tenfourfox/js/src/jit-test/tests/gc/bug-1371908.js
2017-12-06 16:13:08 -08:00

7 lines
106 B
JavaScript

if (helperThreadCount() === 0)
quit();
offThreadCompileScript("");
startgc(0);
runOffThreadScript();