Files
ladybird/Libraries/LibJS
Matthew Olsson bc1c556755 LibJS: Move regex logic to main Lexer if statement
This prevents a regex such as /=/ from lexing into TokenType::SlashEquals,
preventing the regex logic from working.
2020-06-08 09:18:27 +02:00
..
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00
2020-06-07 19:29:40 +02:00