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

Function ArrowFunctionExpression

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

handleFunctionFunction · 0.85

Tested by

no test coverage detected