Bug 141485

Summary: SetupVarargsFrame should not assume that an inline stack frame would have identical layout to a normal stack frame
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 141486, 141332    
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2015-02-11 13:00:44 PST
In particular, the argument count may be somewhere other than where this code thinks.
Attachments
the patch (8.56 KB, patch)
2015-02-11 13:08 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2015-02-11 13:08:10 PST
Created attachment 246407 [details] the patch
Filip Pizlo
Comment 2 2015-02-11 13:49:10 PST
Note You need to log in before you can comment on or make changes to this bug.