Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts138 export const COMPONENT_RENDER_FUNCTION: string = 'render'; constant
Dprocess_component_build.ts20 COMPONENT_RENDER_FUNCTION,
190 renderNode = ts.factory.createIdentifier(COMPONENT_RENDER_FUNCTION);