Bug 126932 - CStack Branch: Fix unwind on branch for X86-64
Summary: CStack Branch: Fix unwind on branch for X86-64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-13 14:33 PST by Michael Saboff
Modified: 2014-01-13 15:19 PST (History)
0 users

See Also:


Attachments
Patch (4.50 KB, patch)
2014-01-13 14:40 PST, Michael Saboff
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2014-01-13 14:33:57 PST
This is to fix unwind through callToJavaScipt on the branch.
Comment 1 Michael Saboff 2014-01-13 14:40:57 PST
Created attachment 221079 [details]
Patch
Comment 2 Geoffrey Garen 2014-01-13 15:17:40 PST
Comment on attachment 221079 [details]
Patch

r=me
Comment 3 Michael Saboff 2014-01-13 15:19:49 PST
Committed r161913: <http://trac.webkit.org/changeset/161913>