blob: d74a55c2b8399e515fa4a3184bf13bb46f7dba43 [file] [log] [blame]
if (!('oomTest' in this))
quit();
try {
gcparam("maxBytes", gcparam("gcBytes"));
newGlobal("");
} catch (e) {};
oomTest(function() {})