Searched refs:ECMA_PROMISE_EXECUTOR_OBJECT (Results 1 – 2 of 2) sorted by relevance
45 ECMA_PROMISE_EXECUTOR_OBJECT, /**< the executor is an object, it is for the `then` routine */ enumerator
573 else if (type == ECMA_PROMISE_EXECUTOR_OBJECT) in ecma_op_create_promise_object()