Bug 1212128 - Annotate oomInGetJumpLabelForBranch with allow-oom. (rs=terrence)

This commit is contained in:
Shu-yu Guo 2015-10-06 15:40:46 -07:00
Родитель 3898c24797
Коммит 0d21d8c3b8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,3 @@
// |jit-test| --no-threads
// |jit-test| allow-oom; allow-unhandlable-oom; --no-threads
load(libdir + 'oomTest.js');
oomTest(() => getBacktrace({thisprops: gc() && delete addDebuggee.enabled}));