Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c1b76025f7b4987566e619951a98ca71e4a2c932
https://github.com/WebKit/WebKit/commit/c1b76025f7b4987566e619951a98ca71e4a2c932
Author: Yusuke Suzuki <[email protected]>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M Source/JavaScriptCore/jit/CCallHelpers.h
Log Message:
-----------
[JSC] Expose CCallHelpers::shuffleRegisters
https://bugs.webkit.org/show_bug.cgi?id=276019
rdar://problem/130784250
Reviewed by Yijia Huang.
Expose CCallHelpers::shuffleRegisters, which is useful for mass-moving
registers to registers.
* Source/JavaScriptCore/jit/CCallHelpers.h:
(JSC::CCallHelpers::shuffleRegisters):
(JSC::CCallHelpers::setupArgumentsImpl):
(JSC::CCallHelpers::setupStubArgs): Deleted.
Canonical link: https://commits.webkit.org/280492@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