Home
last modified time | relevance | path

Searched defs:function_p (Results 1 - 6 of 6) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-function-prototype.c246 ecma_object_t *function_p; in ecma_builtin_function_prototype_object_bind() local
H A Decma-builtin-promise.c254 ecma_object_t *function_p = ecma_get_object_from_value (function); in ecma_builtin_promise_all_handler() local
H A Decma-builtin-string-prototype.c490 ecma_object_t *function_p = ecma_get_object_from_value (replace_value); in ecma_builtin_string_prototype_object_replace() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-promise-object.c269 ecma_object_t *function_p = ecma_get_object_from_value (function); in ecma_promise_reject_handler() local
306 ecma_object_t *function_p = ecma_get_object_from_value (function); in ecma_promise_resolve_handler() local
H A Decma-function-object.c528 ecma_op_function_get_compiled_code (ecma_extended_object_t *function_p) /**< function pointer */ in ecma_op_function_get_compiled_code() argument
H A Decma-regexp-object.c2592 ecma_object_t *function_p = ecma_get_object_from_value (replace_arg); in ecma_regexp_replace_helper_fast() local
3418 ecma_object_t *function_p in ecma_op_regexp_exec() local
[all...]

Completed in 12 milliseconds