MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / _bad

Function _bad

test/js_optimizer/emitDCEGraph.js:101–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

99
100// Don't crash on this code pattern, which we should ignore.
101var _bad = function() {
102 return something();
103};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected