diff options
author | Muhammad Zahalqa <m@tryfinally.com> | 2020-08-18 19:46:36 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-21 16:14:14 +0200 |
commit | 5a2ec860487f65adde2dbdd3d2cc6287d36cb8f9 (patch) | |
tree | 66c415e998fcf74ed2025d72e6cc870bb2fb7be8 /Libraries/LibJS/Runtime/Value.h | |
parent | b36ac88349a2b9c7c8400e07c84431495927e4ee (diff) | |
download | serenity-5a2ec860487f65adde2dbdd3d2cc6287d36cb8f9.zip |
LibJS: Parser refactored to use constexpr precedence table
Replaced implementation dependent on HashMap with a constexpr PrecedenceTable
based on array lookup.
Diffstat (limited to 'Libraries/LibJS/Runtime/Value.h')
0 files changed, 0 insertions, 0 deletions