Searched refs:thenFn (Results 1 – 1 of 1) sorted by relevance
68 PromisePrototypeThen(self, thenFn, catchFn) { argument69 return self.then(thenFn, catchFn)