WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125931
CStack Branch: getHostCallReturnValue shouldn't pop the callFrame
https://bugs.webkit.org/show_bug.cgi?id=125931
Summary
CStack Branch: getHostCallReturnValue shouldn't pop the callFrame
Michael Saboff
Reported
2013-12-18 10:52:23 PST
Given that getHostCallReturnValue() is called after the return of a slow path function and that return will pop the callee frame, there is no need to pop the callee frame in getHostCallReturnValue.
Attachments
Patch
(3.73 KB, patch)
2013-12-18 10:56 PST
,
Michael Saboff
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-12-18 10:56:31 PST
Created
attachment 219549
[details]
Patch
Geoffrey Garen
Comment 2
2013-12-18 11:46:40 PST
Comment on
attachment 219549
[details]
Patch r=me
Michael Saboff
Comment 3
2013-12-18 11:51:11 PST
Committed
r160784
: <
http://trac.webkit.org/changeset/160784
>
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