Bug 265178

Summary: [JSC] Optimize C++ -> JS calls more by removing unnecessary callee storing to VMEntryRecord
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Yusuke Suzuki 2023-11-20 22:46:44 PST
...
Comment 1 Radar WebKit Bug Importer 2023-11-20 22:46:57 PST
<rdar://problem/118672952>
Comment 2 Yusuke Suzuki 2023-11-20 22:53:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/20771
Comment 3 EWS 2023-11-21 14:38:02 PST
Committed 271027@main (70ed411a86be): <https://commits.webkit.org/271027@main>

Reviewed commits have been landed. Closing PR #20771 and removing active labels.