Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts812 isStaticViewCollection.get(parentName) ? createStaticIf(viewName) : undefined,
819 function createStaticIf(name: string): ts.IfStatement { function