Air prologue and epilogue should allow for direct customization by the Air/B3 client
https://bugs.webkit.org/show_bug.cgi?id=150459
Summary Air prologue and epilogue should allow for direct customization by the Air/B3...
Filip Pizlo
Reported 2015-10-22 11:24:25 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.