mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +02:00
The lookahead lexer used by next_token() no longer needs to be kept alive, since tokens created by Parser::next_token() now have any string views guaranteed safe by the fact that they point into the one true SourceCode provided by whoever set up the lexer.
233 KiB
233 KiB