Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DpromisePermutations3.js55 var s1c = s1.then(testFunctionP, testFunction, testFunction); variable
DpromisePermutations.js56 var s1c = s1.then(testFunctionP, testFunction, testFunction); variable
DpromisePermutations2.js55 var s1c = s1.then(testFunctionP, testFunction, testFunction); variable