Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| --no-ion
var g = newGlobal();
oomTest(function() {
Debugger(g);
});