Don't call JS_GC() after js.exec() until new background threads exit
Hopefully this will fix the occasional crash in the testsuites (and presumably, occasional crash in other things that use background threads with js.exec(), if there are any). Except this time, in the right place.
Please register or sign in to comment