Home
last modified time | relevance | path

Searched defs:executor_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-promise-object.c382 ecma_call_builtin_executor (ecma_object_t *executor_p, /**< the executor object */ in ecma_call_builtin_executor()
704 …ecma_object_t *executor_p = ecma_op_create_external_function_object (ecma_op_get_capabilities_exec… in ecma_promise_new_capability() local