Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 19fb67db83fc91c93d8d2e15f65ba3beab6c1f62
https://github.com/WebKit/WebKit/commit/19fb67db83fc91c93d8d2e15f65ba3beab6c1f62
Author: Yusuke Suzuki <[email protected]>
Date: 2026-05-13 (Wed, 13 May 2026)
Changed paths:
M Source/JavaScriptCore/assembler/JITOperationList.cpp
Log Message:
-----------
[JSC] array_sort_comparator_return_trampoline should be registered for JITCage
https://bugs.webkit.org/show_bug.cgi?id=314698
rdar://176850112
Reviewed by Yijia Huang.
array_sort_comparator_return_trampoline should be registered for
JITCage, similar to the other osr exit checkpoint trampolines.
* Source/JavaScriptCore/assembler/JITOperationList.cpp:
(JSC::llintOperations):
Canonical link: https://commits.webkit.org/313179@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications