NEW125796
Get rid of limitations on re-entry into the JSC VM
https://bugs.webkit.org/show_bug.cgi?id=125796
Summary Get rid of limitations on re-entry into the JSC VM
Mark Hahnenberg
Reported 2013-12-16 12:08:27 PST
Now that we're going to run on the C stack and no longer have the limitation of one JS stack per VM, we can get rid of all the nasty hacks related limiting how many times a client could reenter the VM on different threads.
Attachments
Note You need to log in before you can comment on or make changes to this bug.