* Parse a regular `for` loop. The disambiguation code in `parseStatement` * will already have parsed the init statement or expression. * * @param {!node_t} node * @param {node_t} init * @returns {!node_t}
(node, init)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…