summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug1285490.js
blob: d8e3b1f0971a9c741365eb296a57913bfbc3e69b (plain)
1
2
3
// |jit-test| skip-if: helperThreadCount() === 0
gczeal(4);
offThreadCompileScript("let x = 1;");