WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed in
http://trac.webkit.org/changeset/180237
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.
Top of Page
Format For Printing
XML
Clone This Bug