Searched refs:ecma_op_create_external_function_object (Results 1 – 5 of 5) sorted by relevance
43 ecma_op_create_external_function_object (ecma_external_handler_t handler_cb);
442 ecma_object_t *func_obj_p = ecma_op_create_external_function_object (handler_cb); in ecma_promise_create_resolving_functions_helper()704 …ecma_object_t *executor_p = ecma_op_create_external_function_object (ecma_op_get_capabilities_exec… in ecma_promise_new_capability()
501 ecma_op_create_external_function_object (ecma_external_handler_t handler_cb) /**< pointer to extern… in ecma_op_create_external_function_object() function
423 res_ele_p = ecma_op_create_external_function_object (ecma_builtin_promise_all_handler); in ecma_builtin_promise_perform_all()
1545 ecma_object_t *func_obj_p = ecma_op_create_external_function_object (handler_p); in jerry_create_external_function()