Bug 257289

Summary: [JSC] Air should be able to model the callee-side of the C calling convention (for testb3)
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   

Joseph Griego
Reported 2023-05-24 15:30:46 PDT
To make testb3 available on 32 bit, we'd like a way to speak of the arguments being passed to the test body in generic terms; right now this requires manually assigning the correct registers for each parameter; we can extend Air's model of the calling convention to automatically find the correct registers (for the limited kinds of calls used by testb3)
Attachments
Joseph Griego
Comment 1 2023-05-24 15:38:13 PDT
Radar WebKit Bug Importer
Comment 2 2023-05-31 15:31:13 PDT
Note You need to log in before you can comment on or make changes to this bug.