Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts205 createFunction(ts.factory.createIdentifier(COMPONENT_TRANSITION_NAME),
209 createFunction(ts.factory.createIdentifier(COMPONENT_TRANSITION_NAME),
211 createFunction(ts.factory.createIdentifier(COMPONENT_TRANSITION_NAME),
215 createFunction(ts.factory.createIdentifier(COMPONENT_TRANSITION_NAME),
720 createFunction(ts.factory.createIdentifier(nameResult.name),
1108 const popNode: ts.ExpressionStatement = ts.factory.createExpressionStatement(createFunction(
1139 const popNode: ts.ExpressionStatement = ts.factory.createExpressionStatement(createFunction(
1510 return ts.factory.createExpressionStatement(createFunction(createIf(),
1515 return ts.factory.createExpressionStatement(createFunction(createIf(),
1520 return ts.factory.createExpressionStatement(createFunction(createIf(),
[all …]
Dprocess_custom_component.ts96 createFunction,
161 createFunction(ts.factory.createIdentifier(COMPONENT_COMMON),
170 createFunction(ts.factory.createIdentifier(COMPONENT_COMMON),
182 createFunction(ts.factory.createIdentifier(COMPONENT_COMMON),
202 createFunction(ts.factory.createIdentifier(COMPONENT_RECYCLE),
Dprocess_component_member.ts109 createFunction
754 return createFunction(ts.factory.createIdentifier(BASE_COMPONENT_NAME_PU),
757 return createFunction(ts.factory.createIdentifier(BASE_COMPONENT_NAME),
Dprocess_ui_syntax.ts109 createFunction