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
/
bug829813.js
blob: c3f9b145c8a1e81ec7ef526da1b025329c2acad3 (
plain
)
1
2
3
4
5
6
for (x in [0]) { (function() { return Object.propertyIsEnumerable })().call([0], x) }