Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_constructor.ts24 COMPONENT_WATCH_FUNCTION,
166 ts.factory.createIdentifier(COMPONENT_WATCH_FUNCTION)
Dpre_define.ts211 export const COMPONENT_WATCH_FUNCTION: string = 'declareWatch'; constant