Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7fd04c82d291c7998dd8ddadf288fb6285bdb64a
https://github.com/WebKit/WebKit/commit/7fd04c82d291c7998dd8ddadf288fb6285bdb64a
Author: Keith Miller <[email protected]>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M JSTests/stress/arrowfunction-tdz-2.js
M Source/JavaScriptCore/lol/LOLJIT.cpp
M Source/JavaScriptCore/lol/LOLJIT.h
M Source/JavaScriptCore/lol/LOLRegisterAllocator.h
Log Message:
-----------
[LOL] Add support for this/prototype bytecodes
https://bugs.webkit.org/show_bug.cgi?id=307547
rdar://170145368
Reviewed by Yijia Huang.
Add the to_this/create_this/get_prototype_of bytecodes. Also, add
missing releaseScratches calls for consistency.
Fix a typo in a test I was debugging.
No new tests, no behavior change. Covered by existing tests.
Canonical link: https://commits.webkit.org/307261@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications