Files
ladybird/Libraries/LibJS/Lexer.cpp
Andreas Kling 201803f601 LibJS: Cache length-in-code-units in SourceCode
This avoids some bit twiddling whenever accessing the length in code
units in the lexer.
2025-11-09 12:14:03 +01:00

36 KiB