Searched refs:ecma_promise_do_then (Results 1 – 1 of 1) sorted by relevance
851 ecma_promise_do_then (ecma_value_t promise, /**< the promise which call 'then' */ in ecma_promise_do_then() function960 ecma_value_t ret = ecma_promise_do_then (promise, on_fulfilled, on_rejected, result_capability); in ecma_promise_then()