Searched defs:isJs (Results 1 – 10 of 10) sorted by relevance
| /third_party/node/test/fixtures/es-modules/ |
| D | test-esm-ok.mjs | 1 const isJs = true; constant
|
| /third_party/node/test/es-module/ |
| D | test-esm-shebang.mjs | 4 const isJs = true; constant
|
| /third_party/typescript/src/services/codefixes/ |
| D | helpers.ts | 263 const isJs = isInJSFile(contextNode); constant
|
| D | importFixes.ts | 425 const isJs = isSourceFileJS(sourceFile); constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 69795 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|
| D | tsc.js | 58292 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|
| D | typescriptServices.js | 70000 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|
| D | typescript.js | 70000 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|
| D | tsserver.js | 69806 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|
| D | tsserverlibrary.js | 70000 function getTypeArgumentsFromNodes(typeArgumentNodes, typeParameters, isJs) { argument
|