Bug 125802

Summary: Change slow path result to take a void* instead of a ExecState*.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mhahnenberg, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. fpizlo: review+

Mark Lam
Reported 2013-12-16 14:33:17 PST
This in preparation for C stack OSR entry work coming soon.
Attachments
the patch. (3.11 KB, patch)
2013-12-16 14:37 PST, Mark Lam
fpizlo: review+
Mark Lam
Comment 1 2013-12-16 14:37:46 PST
Created attachment 219354 [details] the patch. I'm applying this patch to trunk where I was able to test and validate it. Will merge it into the jsCStack branch after landing.
Mark Lam
Comment 2 2013-12-16 14:50:16 PST
Thanks for the review. Landed in r160665: <http://trac.webkit.org/r160665>.
Mark Lam
Comment 3 2013-12-16 14:57:39 PST
Merged into the jsCStack branch in r160666: <http://trac.webkit.org/r160666>.
Note You need to log in before you can comment on or make changes to this bug.