Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DpromisePermutations3.js167 var s12c = s12.then(testFunction12P, testFunction12, testFunction12); // ok variable
DpromisePermutations2.js167 var s12c = s12.then(testFunction12P, testFunction12, testFunction12); // ok variable
DpromisePermutations.js168 var s12c = s12.then(testFunction12P, testFunction12, testFunction12); // ok variable