diff options
author | Andreas Kling <kling@serenityos.org> | 2020-03-28 11:48:52 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-03-28 11:51:44 +0100 |
commit | 14de45296eb93a42282782769b03e2e42739a2aa (patch) | |
tree | 5a1aa57d443ceacdf267bb87bf75639486abe995 /Servers/WindowServer | |
parent | f1a074a262a9815a1063b17d20df1d1a15308cef (diff) | |
download | serenity-14de45296eb93a42282782769b03e2e42739a2aa.zip |
LibJS: Fix broken parsing of `!o.a`
Unary expressions parsing now respects precedence and associativity of
operators. This patch also makes `typeof` left-associative which was
an oversight.
Thanks to Conrad for helping me work this out. :^)
Diffstat (limited to 'Servers/WindowServer')
0 files changed, 0 insertions, 0 deletions