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
/
bug632778-2.js
blob: b135b560ff36272df5506d7484a55ee653178ebe (
plain
)
1
2
obj = new Proxy(Number.bind(), {}); Object.defineProperty(obj, "caller", {set: function () {}});