Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f52fa4a30c76388dc9385835ccde33b491dcf62e
https://github.com/WebKit/WebKit/commit/f52fa4a30c76388dc9385835ccde33b491dcf62e
Author: Keith Miller <[email protected]>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M Source/JavaScriptCore/jit/BaselineJITRegisters.h
M Source/JavaScriptCore/jit/JITOpcodes.cpp
M Source/JavaScriptCore/lol/LOLJIT.cpp
M Source/JavaScriptCore/lol/LOLJIT.h
M Source/JavaScriptCore/lol/LOLRegisterAllocator.h
Log Message:
-----------
[LOL] Add switch/throw bytecodes
https://bugs.webkit.org/show_bug.cgi?id=307502
rdar://170103751
Reviewed by Yusuke Suzuki.
Also, consolidate the unary/binary flushing ops into a macro like the
non-flushing unary/binary ops.
No new tests, no behavior change. Covered by existing tests.
Canonical link: https://commits.webkit.org/307224@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications