Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts9580 …const objectLitType = checkExpressionCached((expression as BindableObjectDefinePropertyCall).argum… constant
34154 const objectLitType = checkExpressionCached(d.arguments[2]); constant