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

Function FunctionExpression

tools/acorn-optimizer.mjs:287–287  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285 },
286 // do not recurse into other scopes
287 FunctionExpression() {},
288 ArrowFunctionExpression() {},
289 });
290 }

Callers

nothing calls this directly

Calls 2

handleFunctionFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected