зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1240521 - Fix the test case to ensure that oomAfterAllocation is defined. r=red
This commit is contained in:
Родитель
cc6a791266
Коммит
bd4c88439b
|
@ -1,4 +1,8 @@
|
|||
// |jit-test| allow-oom
|
||||
|
||||
if (!('oomAfterAllocations' in this))
|
||||
quit();
|
||||
|
||||
var egc = 138;
|
||||
function SwitchTest(value) {
|
||||
switch (value) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче