Searched refs:ECMA_PROMISE_EXECUTOR_FUNCTION (Results 1 – 3 of 3) sorted by relevance
44 …ECMA_PROMISE_EXECUTOR_FUNCTION, /**< the executor is a function, it is for the usual constructor */ enumerator
563 if (type == ECMA_PROMISE_EXECUTOR_FUNCTION) in ecma_op_create_promise_object()
636 return ecma_op_create_promise_object (arguments_list_p[0], ECMA_PROMISE_EXECUTOR_FUNCTION); in ecma_builtin_promise_dispatch_construct()