Searched refs:popNode (Results 1 – 1 of 1) sorted by relevance
1108 const popNode: ts.ExpressionStatement = ts.factory.createExpressionStatement(createFunction( constant1133 newStatements.push(node, popNode);1139 const popNode: ts.ExpressionStatement = ts.factory.createExpressionStatement(createFunction( constant1157 …mponentCreationStatement(node, newForEachStatements, COMPONENT_FOREACH, isGlobalBuilder), popNode);1161 popNode], true));1163 …ents.push(ts.factory.createBlock([itemGenFunctionStatement, lazyForEachStatement, popNode], true));2464 const popNode: ts.Statement = ts.factory.createExpressionStatement( constant2467 statements.push(popNode);2468 updateStatements.push(popNode);