Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DpromisePermutations3.js129 var r9d = r9.then(testFunction, sIPromise, nIPromise); // error variable
DpromisePermutations.js130 var r9d = r9.then(testFunction, sIPromise, nIPromise); // ok variable
DpromisePermutations2.js129 var r9d = r9.then(testFunction, sIPromise, nIPromise); // error variable