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
/
array2.js
blob: 05eba190746767f9642616c41e37bb8aa2e408c8 (
plain
)
1
(
function
(){
var
a
=
function
(){};
return
new
a
(
1
,
2
,
3
,
4
)})()