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
/
closures
/
bug684489.js
blob: ab44d5850f2593f5376f46a8438e308849379d72 (
plain
)
1
2
"use strict"; eval("var x = {}; ({p: function() { x.m; }}).p();");