Home
last modified time | relevance | path

Searched refs:ifCreate (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts1391 const ifCreate: ts.ExpressionStatement = createIfCreate(); constant
1395 newStatements.push(ifCreate, newIfNode, ifPop);
1397 …newStatements.push(createComponentCreationStatement(node, [ifCreate, newIfNode], COMPONENT_IF, isG…