comparison: js/src/jit-test/tests/jaeger/recompile/bug647532.js
js/src/jit-test/tests/jaeger/recompile/bug647532.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 try { Function("\ |
|
2 __defineSetter__(\"x\",Object.keys)\ |
|
3 (z=x instanceof[].some)\ |
|
4 ")() } catch (e) { } |