Bug 1155618 - Test OOM behaviour of global creation r=terrence

This commit is contained in:
Jon Coppeard 2015-06-03 14:36:47 +01:00
parent 9979e1c6c3
commit 031c1c3e62

View File

@ -0,0 +1,4 @@
// |jit-test| --no-ggc; allow-unhandlable-oom
load(libdir + 'oomTest.js');
oomTest(newGlobal);