Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts2155 } else if (isExtendFunctionNode(identifierNode, propName, extendType)) {
2439 function isExtendFunctionNode(identifierNode: ts.Identifier, propName: string, function