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.ts43 const jsFile = { constant
79 const jsFile = { constant
119 const jsFile = { constant
153 const jsFile = { constant
180 const jsFile = { constant
211 const jsFile = { constant
Dtelemetry.ts216 const jsFile = makeFile("/a.js", "1"); constant
Dprojects.ts567 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.ts49 let jsFile: documents.TextDocument; variable