index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
tests
/
ion
/
bug1172498.js
blob: 705cc109b83abb27f6bb5f8dbfd21a54b955c648 (
plain
)
1
2
3
for(var e=1; e<10000; e++) { new (function (c) { eval("var y"); }); }