MCPcopy
hub / github.com/mishoo/UglifyJS / bar

Function bar

test/compress/ie.js:811–813  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

809 input: {
810 console.log(function foo() {
811 var bar = function bar(name) {
812 return "PASS";
813 };
814 try {
815 "moo";
816 } catch (e) {

Callers 15

f7Function · 0.70
arrays.jsFile · 0.70
switches.jsFile · 0.70
blocks.jsFile · 0.70
issue-126.jsFile · 0.70
f8Function · 0.70
f9Function · 0.70
pure_funcs.jsFile · 0.70
fFunction · 0.70
gFunction · 0.70
hFunction · 0.70
iFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected