Bug 122758
Summary: | Transition exception JITStubs to JIT operations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mark.lam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 122931, 122982 | ||
Bug Blocks: | 122287 |
Mark Lam
Transitioning:
cti_vm_handle_exception
cti_vm_throw
cti_op_throw
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Saboff
This has been complete after change set r157636: <http://trac.webkit.org/changeset/157636> was landed from https://bugs.webkit.org/show_bug.cgi?id=122982.