Home
last modified time | relevance | path

Searched defs:isPlainJsFile (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts415 export function isPlainJsFile(file: SourceFile | undefined, checkJs: boolean | undefined): boolean { function
/third_party/typescript/lib/
Dtsc.js12688 function isPlainJsFile(file, checkJs) { function