Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts150 const isRecycleComponent: boolean = isRecycle(name); constant
Dprocess_component_build.ts2164 const isRecycleComponent: boolean = isRecycle(componentCollection.currentClassName); constant