Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dtypes.ts4334 AllowThisInObjectLiteral = 1 << 15,
4346 …IgnoreErrors = AllowThisInObjectLiteral | AllowQualifedNameInPlaceOfIdentifier | AllowAnonymousIde…
Dchecker.ts4632 … if (!context.encounteredError && !(context.flags & NodeBuilderFlags.AllowThisInObjectLiteral)) {
/third_party/typescript/lib/
DtypescriptServices.d.ts2281 AllowThisInObjectLiteral = 32768, enumerator
Dtypescript.d.ts2281 AllowThisInObjectLiteral = 32768, enumerator
Dtsserverlibrary.d.ts2281 AllowThisInObjectLiteral = 32768, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2295 AllowThisInObjectLiteral = 32768, enumerator
Dtsserverlibrary.d.ts2295 AllowThisInObjectLiteral = 32768, enumerator