Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DskipLibCheck.ts42 const jsFile = { constant
78 const jsFile = { constant
118 const jsFile = { constant
152 const jsFile = { constant
179 const jsFile = { constant
210 const jsFile = { constant
Dtelemetry.ts215 const jsFile = makeFile("/a.js", "1"); constant
Dprojects.ts566 const jsFile = { constant
/third_party/flatbuffers/tests/ts/
DJavaScriptComplexArraysTest.js29 function testBuild(monFile, jsFile) { argument
90 function testParse(monFile, jsFile, buffer) { argument
/third_party/typescript/src/harness/
DsourceMapRecorder.ts46 let jsFile: documents.TextDocument; variable