mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1155618 - Test OOM behaviour of global creation r=terrence
This commit is contained in:
parent
9979e1c6c3
commit
031c1c3e62
4
js/src/jit-test/tests/gc/oomInNewGlobal.js
Normal file
4
js/src/jit-test/tests/gc/oomInNewGlobal.js
Normal file
@ -0,0 +1,4 @@
|
||||
// |jit-test| --no-ggc; allow-unhandlable-oom
|
||||
|
||||
load(libdir + 'oomTest.js');
|
||||
oomTest(newGlobal);
|
Loading…
Reference in New Issue
Block a user