Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts599 maxCount += getIfChildrenCount(item, allComponentNames);
637 function getIfChildrenCount(ifNode: ts.IfStatement, allComponentNames: Set<string>): number { function
651 maxCount = getIfChildrenCount(node, allComponentNames);