RESOLVED FIXED 169087
Add support for selective handling of VM traps.
https://bugs.webkit.org/show_bug.cgi?id=169087
Summary Add support for selective handling of VM traps.
Mark Lam
Reported 2017-03-02 11:48:49 PST
This is needed because there are some places in the VM where it's appropriate to handle some types of VM traps but not others.
Attachments
proposed patch. (9.02 KB, patch)
2017-03-02 12:06 PST, Mark Lam
keith_miller: review+
Mark Lam
Comment 1 2017-03-02 12:06:43 PST
Created attachment 303222 [details] proposed patch.
Keith Miller
Comment 2 2017-03-02 12:28:51 PST
Comment on attachment 303222 [details] proposed patch. r=me.
Mark Lam
Comment 3 2017-03-02 12:34:54 PST
Thanks for the review. Landed in r213295: <http://trac.webkit.org/r213295>.
Note You need to log in before you can comment on or make changes to this bug.