mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
If the next token isn't a TokenType::Colon (:), this can't possibly be a labelled statement, so we can fail before having to save_state(). This improves parsing time on a large chunk of JS by ~12.5%.
147 KiB
147 KiB