Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
DclassFields.ts590 const staticBlock = factory.createClassStaticBlockDeclaration( constant
/third_party/typescript/src/compiler/
Dchecker.ts9412 for (const staticBlock of staticBlocks) { constant
41574 for (const staticBlock of staticBlocks) { constant