Bug 310647

Summary: Fix some JSC API implementation functions to avoid unnecessarily copying CallFrame arguments.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2026-03-24 11:48:36 PDT
This is a minor optimization on 64-bit platforms where JSValueRef is basically a JSValue.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-24 11:49:12 PDT
Mark Lam
Comment 2 2026-03-24 12:06:09 PDT
EWS
Comment 3 2026-03-24 19:51:17 PDT
Committed 309885@main (3b5ee5168e4f): <https://commits.webkit.org/309885@main> Reviewed commits have been landed. Closing PR #61260 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.