Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04bcc9f854ddfe0935f52159336363baf490385e
https://github.com/WebKit/WebKit/commit/04bcc9f854ddfe0935f52159336363baf490385e
Author: Keith Miller <[email protected]>
Date: 2026-01-31 (Sat, 31 Jan 2026)
Changed paths:
M Source/JavaScriptCore/jit/AssemblyHelpers.cpp
M Source/JavaScriptCore/jit/JITArithmetic.cpp
M Source/JavaScriptCore/lol/LOLJIT.cpp
M Source/JavaScriptCore/lol/LOLJIT.h
M Source/JavaScriptCore/lol/LOLRegisterAllocator.h
Log Message:
-----------
[LOL] Add remaining jump bytecodes
https://bugs.webkit.org/show_bug.cgi?id=306589
rdar://169232660
Reviewed by Yusuke Suzuki.
Add the remaining jump bytecodes. Mostly just a direct translation.
Also, added some jitAsserts for op_jbelow(eq) to to Baseline as well as
JIT_COMMENTS to the various jitAssert functions too.
No new tests, no behavior changes. Covered by existing tests.
Canonical link: https://commits.webkit.org/306564@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications