MCPcopy Create free account
hub / github.com/NeilFraser/JS-Interpreter / parseFunction

Function parseFunction

acorn.js:2175–2225  ·  view source on GitHub ↗

* Parse a function declaration or literal (depending on the * `isStatement` parameter). * * @param {!node_t} node * @param {boolean} isStatement * @returns {!node_t}

(node, isStatement)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

parseStatementFunction · 0.85
parseExprAtomFunction · 0.85
parseObjFunction · 0.85

Calls 8

parseIdentFunction · 0.85
unexpectedFunction · 0.85
expectFunction · 0.85
eatFunction · 0.85
parseBlockFunction · 0.85
isUseStrictFunction · 0.85
raiseFunction · 0.85
finishNodeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…