Home
last modified time | relevance | path

Searched refs:ECMA_PROMISE_EXECUTOR_EMPTY (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-promise-object.h46 ECMA_PROMISE_EXECUTOR_EMPTY /**< the executor is empty, it is for external C API */ enumerator
H A Decma-promise-object.c583 JERRY_ASSERT (type == ECMA_PROMISE_EXECUTOR_EMPTY); in ecma_op_create_promise_object()
/third_party/jerryscript/jerry-core/api/
H A Djerry.c1662 ecma_value_t promise_value = ecma_op_create_promise_object (ECMA_VALUE_EMPTY, ECMA_PROMISE_EXECUTOR_EMPTY); in jerry_create_promise()

Completed in 8 milliseconds