summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1744979.js
blob: ada98946f7260e4f50422c13a378d4f94d8d5f40 (plain)
1
2
3
gczeal(14, 3);
Array(4294967).sort();
reportLargeAllocationFailure(1);