Files
ladybird/Userland/Libraries/LibJS/Lexer.cpp
davidot bbddfeef4b LibJS: Clean up token constructor and use method instead for identifiers
Having two large constructor with just one parameter difference in the
middle seems quite dangerous so just do it with a method.
2021-09-06 08:43:38 +01:00

31 KiB