RESOLVED FIXED 122244
Make Baseline JIT exception handling work like the DFG JIT
https://bugs.webkit.org/show_bug.cgi?id=122244
Summary Make Baseline JIT exception handling work like the DFG JIT
Michael Saboff
Reported 2013-10-02 16:09:06 PDT
The DFG JIT emits common exception code calling lookupExceptionHandler() for exceptions that are checked in generated code. The Baseline JIT should do the same think. This is in preparation for changing JIT Stubs being changed to JITOperations called via CCallHelpers code.
Attachments
Patch (3.58 KB, patch)
2013-10-02 16:23 PDT, Michael Saboff
no flags
Michael Saboff
Comment 1 2013-10-02 16:23:41 PDT
Michael Saboff
Comment 2 2013-10-02 16:25:13 PDT
This patch was reviewed by Filip Pizlo in person.
Michael Saboff
Comment 3 2013-10-02 16:32:31 PDT
Csaba Osztrogonác
Comment 4 2013-11-05 09:08:53 PST
Comment on attachment 213212 [details] Patch Cleared review? from attachment 213212 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.