Home
last modified time | relevance | path

Searched defs:inJs (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/conformance/salsa/
DtypeTagOnFunctionReferencesGeneric.ts10 export function inJs(l) { function
/third_party/typescript/tests/baselines/reference/
DtypeTagOnFunctionReferencesGeneric.js7 export function inJs(l) { function
/third_party/typescript/src/compiler/
Dchecker.ts27074 const inJs = isInJSFile(func); constant