Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/src/js-heap/model/
DUiStruct.ts37 childCount = 1; // child count property in ConstructorItem
/developtools/ace_ets2bundle/compiler/src/
Dvalidate_ui_syntax.ts1135 const childCount: number = getBlockChildrenCount(blockNode, allComponentNames); constant