Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DpromisePermutations3.js64 var s2c = s2.then(testFunction2P, testFunction2, testFunction2); variable
DpromisePermutations2.js64 var s2c = s2.then(testFunction2P, testFunction2, testFunction2); variable
DpromisePermutations.js65 var s2c = s2.then(testFunction2P, testFunction2, testFunction2); variable