summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/AST.cpp
diff options
context:
space:
mode:
authorStephan Unverwerth <s.unverwerth@gmx.de>2020-10-18 15:32:50 +0200
committerAndreas Kling <kling@serenityos.org>2020-10-18 15:38:57 +0200
commit2c888b3c6e118fa4354aa21d5bed62e17bc045b4 (patch)
treefb0b0f5c381e3fd0360cbc56892a1d6f41806843 /Libraries/LibJS/AST.cpp
parent3efd4c105fb3342a60e33ae2c1672f6a1542e021 (diff)
downloadserenity-2c888b3c6e118fa4354aa21d5bed62e17bc045b4.zip
LibJS: Fix parsing of invalid numeric literals
i.e. "1e" "0x" "0b" "0o" used to be parsed as valid literals. They now produce invalid tokens. Fixes #3716
Diffstat (limited to 'Libraries/LibJS/AST.cpp')
0 files changed, 0 insertions, 0 deletions