Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts24 buildKind?: BuildKind; // Should be defined for tsc --b property
74 scenario, subScenario, buildKind, constant
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts364 buildKind: BuildKind; property