Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts634 checkFromParentToChild(node, customComponentName, log, isBuilder);
637 function checkFromParentToChild(node: ts.ObjectLiteralElementLike, customComponentName: string, function