summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1817598.js
blob: b13c3a74ccddef14833f267aee3be75488320229 (plain)
1
2
3
const v2 = this.blackRoot();
v2[1000n] = 1000n;
gc();