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
/
basic
/
testInitProtoPrimitive.js
blob: d84dd8ac22d6d4b3c604d269b6cbba124dd332da (
plain
)
1
2
for (var i = 0; i < 10; i++) "" + {__proto__: 'aaa'};