Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DmoduleMemberWithoutTypeAnnotation1.js50 var TypeScript; variable
51 (function (TypeScript) { argument
64 (function (TypeScript) { argument
83 (function (TypeScript) { argument
99 (function (TypeScript) { argument
DparserRealSource3.js126 var TypeScript; variable
127 (function (TypeScript) { argument
DmoduleMemberWithoutTypeAnnotation2.js21 var TypeScript; variable
22 (function (TypeScript) { argument
DgenericRecursiveImplicitConstructorErrors3.js49 var TypeScript; variable
50 (function (TypeScript) { argument
60 (function (TypeScript) { argument
DscannerImportDeclaration1.js5 var TypeScript = TypeScriptServices.TypeScript; variable
DparserImportDeclaration1.js5 var TypeScript = TypeScriptServices.TypeScript; variable
DmoduleExports1.js22 (function (TypeScript) { argument
DparserRealSource1.js161 var TypeScript; variable
162 (function (TypeScript) { argument
/third_party/typescript/
Dapp_define.json1 {"fileVersion":"1","name":"TypeScript","serviceId":"3be3dcd4c3274250ba615abe4e5ac772","description"… object
DREADME.md2 # TypeScript chapter
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts168 TypeScript = 4, enumerator
/third_party/typescript/src/compiler/
DmoduleNameResolver.ts89 TypeScript, /** '.ts', '.tsx', '.d.ts', '.ets' or '.d.ets' */ enumerator