Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-promise.c245 ecma_builtin_promise_all_handler (const ecma_value_t function, /**< the function itself */ in ecma_builtin_promise_all_handler() function
423 res_ele_p = ecma_op_create_external_function_object (ecma_builtin_promise_all_handler); in ecma_builtin_promise_perform_all()