summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Token.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2020-09-16 20:03:06 +0100
committerAndreas Kling <kling@serenityos.org>2020-09-18 20:49:35 +0200
commit5fd87ccd169f5ed0d047f89744740e3fc0aed4eb (patch)
treecce2f7fb118b78a558174605fdb0ffe8deb51df4 /Libraries/LibJS/Token.cpp
parentfd32f00839f064d2aad2ba53dd66ea4e3d6a2eff (diff)
downloadserenity-5fd87ccd169f5ed0d047f89744740e3fc0aed4eb.zip
LibJS: Add FIXMEs for parsing increment operators with function LHS/RHS
The parser considers it a syntax error at the moment, other engines throw a ReferenceError during runtime for ++foo(), --foo(), foo()++ and foo()--, so I assume the spec defines this.
Diffstat (limited to 'Libraries/LibJS/Token.cpp')
0 files changed, 0 insertions, 0 deletions