Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f02e51145dfe86eed061d0156833e68a809d0ab
https://github.com/WebKit/WebKit/commit/6f02e51145dfe86eed061d0156833e68a809d0ab
Author: Yusuke Suzuki <[email protected]>
Date: 2026-07-20 (Mon, 20 Jul 2026)
Changed paths:
M Source/JavaScriptCore/jit/CCallHelpers.h
Log Message:
-----------
[JSC] Use moveConditionally32 in prepareForTailCallSlow
https://bugs.webkit.org/show_bug.cgi?id=319845
rdar://182742426
Reviewed by Yijia Huang.
Let's just use moveConditionally32 instead of micro-basic-blocks.
* Source/JavaScriptCore/jit/CCallHelpers.h:
Canonical link: https://commits.webkit.org/317591@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications