1 2 3 4 5 6 7 8
if (!('oomTest' in this)) quit(); try { gcparam("maxBytes", gcparam("gcBytes")); newGlobal(""); } catch (e) {}; oomTest(function() {})