Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9f7337aa62ef30c68f9057b619905e3292c52b8a
https://github.com/WebKit/WebKit/commit/9f7337aa62ef30c68f9057b619905e3292c52b8a
Author: Sosuke Suzuki <[email protected]>
Date: 2025-10-23 (Thu, 23 Oct 2025)
Changed paths:
M Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp
M Source/JavaScriptCore/ftl/FTLOutput.h
Log Message:
-----------
[JSC] Add explicit type constraints to FTL `vmCall` template arguments
https://bugs.webkit.org/show_bug.cgi?id=301269
Reviewed by Yusuke Suzuki.
This patch adds explicit type constraints to FTL `vmCall` template arguments.
* Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:
(JSC::FTL::DFG::LowerDFGToB3::compileCompareStrictEq):
* Source/JavaScriptCore/ftl/FTLOutput.h:
Canonical link: https://commits.webkit.org/302065@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications