Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/
Dhelpers.ts22 sourceTexts?: readonly NamedSourceText[]; property
/third_party/typescript/lib/
Dtsc.js60520 function inferFromLiteralPartsToTemplateLiteral(sourceTexts, sourceTypes, target) { argument