diff options
author | davidot <davidot@serenityos.org> | 2022-11-30 01:47:25 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-11-30 08:05:37 +0100 |
commit | d218a6829673f3edb5176c332b32920aafc33bcd (patch) | |
tree | f58e0b7b3347ed112b9906c35b038bf7a35265c3 /Userland/Libraries/LibJS/Tests/computed-property-sideeffects.js | |
parent | 8319d7ac06256bcfacaeca1ef322dc930fdea963 (diff) | |
download | serenity-d218a6829673f3edb5176c332b32920aafc33bcd.zip |
LibJS: Allow CallExpressions as lhs of assignments in most cases
Although not quite like the spec says the web reality is that a lhs
target of CallExpression should not give a SyntaxError but only a
ReferenceError once executed.
Diffstat (limited to 'Userland/Libraries/LibJS/Tests/computed-property-sideeffects.js')
0 files changed, 0 insertions, 0 deletions