RESOLVED FIXED 125802
Change slow path result to take a void* instead of a ExecState*.
https://bugs.webkit.org/show_bug.cgi?id=125802
Summary Change slow path result to take a void* instead of a ExecState*.
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.