Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_struct_componentV2.ts227 …const newDecorators: readonly ts.Decorator[] = removeDecorator(decorators, constantDefine.REQUIRE); constant
242 …const newDecorators: readonly ts.Decorator[] = removeDecorator(decorators, constantDefine.BUILDER_… constant