Bug 257286

Summary: [JSC][32 bit] B3 should support register-pair ArgumentRegValues
Product: WebKit Reporter: Joseph Griego <joseph.j.griego>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Joseph Griego 2023-05-24 15:09:34 PDT
To fit into the existing Int32/Int64 type system of B3, we should support operating on register pairs, this begins with taking them as arguments.
Comment 1 Joseph Griego 2023-05-24 15:23:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14310
Comment 2 Radar WebKit Bug Importer 2023-05-31 15:10:22 PDT
<rdar://problem/110083369>