Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_constructor.ts46 return initConstructorParams(ctorNode, parentComponentName);
83 function initConstructorParams(node: ts.ConstructorDeclaration, parentComponentName: ts.Identifier): function