RESOLVED FIXED 141721
StackLayoutPhase should use CodeBlock::usesArguments rather than FunctionExecutable::usesArguments
https://bugs.webkit.org/show_bug.cgi?id=141721
Summary StackLayoutPhase should use CodeBlock::usesArguments rather than FunctionExec...
Filip Pizlo
Reported 2015-02-17 13:05:23 PST
I've seen cases where the two are out of sync. We know we can trust the CodeBlock::usesArguments because we use it everywhere else.
Attachments
the patch (2.93 KB, patch)
2015-02-17 13:07 PST, Filip Pizlo
msaboff: review+
Filip Pizlo
Comment 1 2015-02-17 13:07:11 PST
Created attachment 246761 [details] the patch
Michael Saboff
Comment 2 2015-02-17 13:33:09 PST
Comment on attachment 246761 [details] the patch r=me
Filip Pizlo
Comment 3 2015-02-17 13:41:55 PST
Brent Fulgham
Comment 4 2016-08-04 16:26:48 PDT
*** Bug 141246 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.