Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2cf423ad29bde4ea131e0b277a3be58b5c29fb5b
https://github.com/WebKit/WebKit/commit/2cf423ad29bde4ea131e0b277a3be58b5c29fb5b
Author: Yusuke Suzuki <[email protected]>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M Source/JavaScriptCore/jit/JITPropertyAccess.cpp
Log Message:
-----------
[JSC] Simplify resolve_scope for ClosureVar
https://bugs.webkit.org/show_bug.cgi?id=275671
rdar://130166983
Reviewed by Justin Michaud.
Due to profiled result, we already know local scope depth at this point.
Emit sequence of load instead of loop for smaller local scope depth.
* Source/JavaScriptCore/jit/JITPropertyAccess.cpp:
(JSC::JIT::emit_op_resolve_scope):
Canonical link: https://commits.webkit.org/280191@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