bug-1301496.js (225B)
1 // |jit-test| skip-if: helperThreadCount() === 0 2 gczeal(0); 3 startgc(1, 'shrinking'); 4 offThreadCompileToStencil(""); 5 // Adapted from randomly chosen test: js/src/jit-test/tests/parser/bug-1263355-13.js 6 gczeal(9); 7 newGlobal();