index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
eliminator
/
node_modules
/
uglify-js
/
test
/
unit
/
compress
/
expected
/
array3.js
blob: 82f4f4db25a30064c95d51780752832ed99b532a (
plain
)
1
(
function
(){
function
a
(){}
return
new
a
(
1
,
2
,
3
,
4
)})()