Home
last modified time | relevance | path

Searched defs:stylesNames (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/
Dchecker.ts33947 … const stylesNames = getEtsStylesDecoratorComponentNames(func.illegalDecorators, compilerOptions); constant
33954 …const stylesNames = getEtsStylesDecoratorComponentNames(func.modifiers as NodeArray<Decorator>, co… constant