summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1028863.js
blob: 699c02fb751de2792b9c2280c5a6914c21ad9e30 (plain)
1
2
3
function writeTestCaseResult( expect, actual, string ) {}
schedulegc(10);
if (saveStack() == 3) done = true;