summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1691901.js
blob: c9bb02e7aaaf064ecb0c0307f895e2fbd959f32f (plain)
1
2
3
4
gczeal(0);
enableShellAllocationMetadataBuilder();
setMarkStackLimit(1);
Function('gc()'.replace(/x/))();