1 2 3 4 5 6 7
enableGeckoProfiling(); oomTest(() => { try { for (var quit of oomTest.gcparam("//").ArrayBuffer(1)) {} } catch (e) {} });