RESOLVED FIXED 141485
SetupVarargsFrame should not assume that an inline stack frame would have identical layout to a normal stack frame
https://bugs.webkit.org/show_bug.cgi?id=141485
Summary SetupVarargsFrame should not assume that an inline stack frame would have ide...
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.