Searched refs:itemGenFunctionStatement (Results 1 – 1 of 1) sorted by relevance
1150 …const itemGenFunctionStatement: ts.VariableStatement = createItemGenFunctionStatement(node.express… constant1156 newForEachStatements.push(propertyNode, itemGenFunctionStatement, updateFunctionStatement);1160 …newStatements.push(ts.factory.createBlock([itemGenFunctionStatement, itemIdFuncStatement, lazyForE…1163 …newStatements.push(ts.factory.createBlock([itemGenFunctionStatement, lazyForEachStatement, popNode…