Bug 265178 - [JSC] Optimize C++ -> JS calls more by removing unnecessary callee storing to VMEntryRecord
Summary: [JSC] Optimize C++ -> JS calls more by removing unnecessary callee storing to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-20 22:46 PST by Yusuke Suzuki
Modified: 2023-11-21 14:38 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.