RESOLVED FIXED 131372
Refactor to make JSMainThreadExecState's constructor and destructor private
https://bugs.webkit.org/show_bug.cgi?id=131372
Summary Refactor to make JSMainThreadExecState's constructor and destructor private
Mark Lam
Reported 2014-04-08 10:45:01 PDT
This is in preparation for subsequent patches to ensure that we don't exit the VM with an exception still pending.
Attachments
the patch. (2.72 KB, patch)
2014-04-08 10:48 PDT, Mark Lam
mhahnenberg: review+
Mark Lam
Comment 1 2014-04-08 10:48:49 PDT
Created attachment 228854 [details] the patch.
Mark Hahnenberg
Comment 2 2014-04-08 10:52:58 PDT
Comment on attachment 228854 [details] the patch. r=me
Mark Lam
Comment 3 2014-04-08 12:13:58 PDT
Note You need to log in before you can comment on or make changes to this bug.