Home
last modified time | relevance | path

Searched defs:s10b (Results 1 - 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DpromisePermutations.js149 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable
262 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable
H A DpromisePermutations2.js148 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable
262 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable
H A DpromisePermutations3.js148 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable
262 var s10b = s10.then(testFunction10P, testFunction10P, testFunction10P); // ok variable

Completed in 4 milliseconds