Home
last modified time | relevance | path

Searched refs:GlobalThis (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/linter/
DProblems.ts36 NewTarget, DefiniteAssignment, Prototype, GlobalThis, enumerator
124 faultsAttrs[FaultID.GlobalThis] = { cookBookRef: "137", };
DTypeScriptLinterConfig.ts110 LinterConfig.nodeDesc[FaultID.GlobalThis] = "Use of globalThis";
DTypeScriptLinter.ts1263 this.incrementCounters(node, FaultID.GlobalThis);
/third_party/typescript/tests/baselines/reference/
DtypeOfThis.errors.txt215 //type of 'this' in global module is GlobalThis
DtypeOfThis.types468 //type of 'this' in global module is GlobalThis
DtypeOfThis.symbols448 //type of 'this' in global module is GlobalThis
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts7645 GlobalThis = 73,
Dtsserverlibrary.d.ts11428 GlobalThis = 73,