summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1413914.js
blob: 20f90d90b40880d25187117d5121f3e9b4eb136c (plain)
1
2
3
4
let a = grayRoot();
a[0] = {};
gczeal(18);
gc();