Home
last modified time | relevance | path

Searched refs:ecma_op_get_capabilities_executor_cb (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-promise-object.c624 ecma_op_get_capabilities_executor_cb (const ecma_value_t function_obj, /**< the function itself */ in ecma_op_get_capabilities_executor_cb() function
704 …ect_t *executor_p = ecma_op_create_external_function_object (ecma_op_get_capabilities_executor_cb); in ecma_promise_new_capability()