Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_class.ts612 … node = addDoubleUnderline(node, propertyName, initText, is$$, isParamsLambda, isRecycleComponent);
624 function addDoubleUnderline(node: ts.PropertyAssignment, propertyName: ts.Identifier, function