[Webkit-unassigned] [Bug 150459] New: Air prologue and epilogue should allow for direct customization by the Air/B3 client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 11:24:25 PDT 2015


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

            Bug ID: 150459
           Summary: Air prologue and epilogue should allow for direct
                    customization by the Air/B3 client
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

For example, we may want to have a calling convention that infers argument type.  In that case, we'd want multiple entrypoints - one for where the caller has already done the type checks, and another where he hasn't.  This kind of hackery would probably require some help from Air's wrap() phase.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151022/7bd9120a/attachment.html>


More information about the webkit-unassigned mailing list