Files
ladybird/Libraries/LibJS/SourceCode.h
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

1.2 KiB