WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
257289
[JSC] Air should be able to model the callee-side of the C calling convention (for testb3)
https://bugs.webkit.org/show_bug.cgi?id=257289
Summary
[JSC] Air should be able to model the callee-side of the C calling convention...
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
Add attachment
proposed patch, testcase, etc.
Joseph Griego
Comment 1
2023-05-24 15:38:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14312
Radar WebKit Bug Importer
Comment 2
2023-05-31 15:31:13 PDT
<
rdar://problem/110084335
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug