Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c121 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) obj_p; in ecma_object_is_constructor() local
594 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) func_obj_p; in ecma_op_function_has_instance() local
977 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) func_obj_p; in ecma_op_bound_function_get_argument_list() local
1511 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) object_p; in ecma_op_bound_function_try_to_lazy_instantiate_property() local
1699 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) object_p; in ecma_op_bound_function_list_lazy_property_names() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-function-prototype.c247 ecma_bound_function_t *bound_func_p; in ecma_builtin_function_prototype_object_bind() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-gc.c248 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) object_p; in ecma_gc_mark_bound_function_object() local
1313 ecma_bound_function_t *bound_func_p = (ecma_bound_function_t *) object_p; in ecma_gc_free_object() local