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
/
bug842940.js
blob: 015b18bb3e955f303956587091b31509d8c67225 (
plain
)
1
try { for (let v of wrapWithProto(new Proxy({}, {}), [])) { } } catch (e) {}