summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1803233.js
blob: 14e37f006546d78e768284fa6c05808d23d8dff3 (plain)
1
2
3
4
5
// |jit-test| allow-oom; allow-unhandlable-oom

gczeal(10, 1);
gcparam("maxBytes", gcparam("gcBytes"));
newGlobal();