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

Function parseForIn

acorn.js:1802–1809  ·  view source on GitHub ↗

* Parse a `for`/`in` loop. * * @param {!node_t} node * @param {!node_t} init * @returns {!node_t}

(node, init)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseStatementFunction · 0.85

Calls 4

parseExpressionFunction · 0.85
expectFunction · 0.85
parseStatementFunction · 0.85
finishNodeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…