[Webkit-unassigned] [Bug 257289] New: [JSC] Air should be able to model the callee-side of the C calling convention (for testb3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 24 15:30:46 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257289

            Bug ID: 257289
           Summary: [JSC] Air should be able to model the callee-side of
                    the C calling convention (for testb3)
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jgriego at igalia.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230524/e0ec0f33/attachment.htm>


More information about the webkit-unassigned mailing list