summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug1268034.js
blob: f48cbd0278e75f6306212ff0765f03e7a8565862 (plain)
1
2
3
4
oomTest(function() {
    offThreadCompileToStencil("");
});
"".match();