Bug 150459

Summary: Air prologue and epilogue should allow for direct customization by the Air/B3 client
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 154319    

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.