summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1804629-2.js
blob: fc7c75573b006018fcd39707a53beaa07e7cb328 (plain)
1
2
3
4
5
gczeal(0);
enableShellAllocationMetadataBuilder();
setMarkStackLimit(1);
grayRoot()[1] = {};
gc();