Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
H A DpromisePermutations.js83 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable
202 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable
H A DpromisePermutations2.js82 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable
202 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable
H A DpromisePermutations3.js82 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable
202 var s4a = s4.then(testFunction4, testFunction4, testFunction4); // error variable

Completed in 4 milliseconds