summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1171909.js
blob: 16d4ff1bde699ffa8fe44f72b97bb39091718b67 (plain)
1
2
3
4
if (!('oomTest' in this))
    quit();

oomTest((function(x) { assertEq(x + y + ex, 25); }));