WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125932
CStack Branch: Exceptions in LLIntSlowPaths shouldn't pop call frame
https://bugs.webkit.org/show_bug.cgi?id=125932
Summary
CStack Branch: Exceptions in LLIntSlowPaths shouldn't pop call frame
Michael Saboff
Reported
2013-12-18 11:01:47 PST
The macro LLINT_CALL_RETURN() in LLIntSlowPaths.cpp is popping the call frame and returning that call frame to the caller. llint_slow_path_handle_exception already unwinds the stack via a call to genericUnwind().
Attachments
Patch
(1.60 KB, patch)
2013-12-18 11:23 PST
,
Michael Saboff
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2013-12-18 11:23:58 PST
Created
attachment 219552
[details]
Patch
Mark Lam
Comment 2
2013-12-18 11:41:33 PST
Comment on
attachment 219552
[details]
Patch r=me
Michael Saboff
Comment 3
2013-12-18 11:43:10 PST
Committed
r160783
: <
http://trac.webkit.org/changeset/160783
>
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