summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1215363-2.js
blob: afe0af7ac1a01fbcc72c5d4abd2f49931c0eca23 (plain)
1
2
3
4
var lfcode = new Array();
oomTest((function(x) {
    assertEq(...Object);
}));