diff options
author | Andreas Kling <kling@serenityos.org> | 2020-03-29 14:34:25 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-03-29 15:03:58 +0200 |
commit | 2285f8459695c7522aa7ff8b3dd9074fc2ffdd4b (patch) | |
tree | 8ad4bb5bd19c57e6b3ca21558229765f6533dc0b /Libraries/LibM | |
parent | 1923051c5bb2add119e2c90a7a52e44c240813c6 (diff) | |
download | serenity-2285f8459695c7522aa7ff8b3dd9074fc2ffdd4b.zip |
LibJS: Implement basic execution of "switch" statements
The "break" keyword now unwinds to the nearest ScopeType::Breakable.
There's no support for break labels yet, but we'll get there too.
Diffstat (limited to 'Libraries/LibM')
0 files changed, 0 insertions, 0 deletions