Searched defs:args_len_or_this (Results 1 – 4 of 4) sorted by relevance
295 … ecma_value_t args_len_or_this = ecma_make_integer_value ((ecma_integer_value_t) arguments_number); in ecma_builtin_function_prototype_object_bind() local
256 ecma_value_t args_len_or_this = bound_func_p->header.u.bound_function.args_len_or_this; in ecma_gc_mark_bound_function_object() local1315 ecma_value_t args_len_or_this = bound_func_p->header.u.bound_function.args_len_or_this; in ecma_gc_free_object() local
918 ecma_value_t args_len_or_this; /**< length of arguments or this value */ member
982 ecma_value_t args_len_or_this = bound_func_p->header.u.bound_function.args_len_or_this; in ecma_op_bound_function_get_argument_list() local1512 ecma_value_t args_len_or_this = bound_func_p->header.u.bound_function.args_len_or_this; in ecma_op_bound_function_try_to_lazy_instantiate_property() local