Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bf6e09860923b5dbb3392137c6a2932b4285e01e
https://github.com/WebKit/WebKit/commit/bf6e09860923b5dbb3392137c6a2932b4285e01e
Author: Keith Miller <[email protected]>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M Source/JavaScriptCore/assembler/JITOperationList.cpp
M Source/JavaScriptCore/llint/LLIntOpcode.h
M Source/JavaScriptCore/llint/LLIntThunks.cpp
Log Message:
-----------
REGRESSION(281024@main) LLInt return locations need to be added to
JITOperationList
https://bugs.webkit.org/show_bug.cgi?id=277462
rdar://132951616
Reviewed by Alexey Shvayka.
Move the list of LLInt opcodes that need returns to a macro so they get
automagically populated
into JITOperationList.
* Source/JavaScriptCore/assembler/JITOperationList.cpp:
(JSC::llintOperations):
* Source/JavaScriptCore/llint/LLIntOpcode.h:
* Source/JavaScriptCore/llint/LLIntThunks.cpp:
(JSC::LLInt::returnLocationThunk):
Canonical link: https://commits.webkit.org/281685@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes