summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic/bug1265693.js
blob: 93c9a0e3ebd471295aa1e5a10cee1be21ca8fe55 (plain)
1
2
3
4
if (!('oomTest' in this))
    quit();

oomTest(Function("Function.hasOwnProperty(1.1)"));