Searched refs:ecma_builtin_helper_object_to_string (Results 1 – 6 of 6) sorted by relevance
83 return ecma_builtin_helper_object_to_string (this_arg); in ecma_builtin_object_prototype_object_to_string()
45 ecma_builtin_helper_object_to_string (const ecma_value_t this_arg);
118 ecma_builtin_helper_object_to_string (const ecma_value_t this_arg) /**< this argument */ in ecma_builtin_helper_object_to_string() function
145 return ecma_builtin_helper_object_to_string (this_arg); in ecma_builtin_array_prototype_object_to_string()
1577 … string_p = ecma_get_string_from_value (ecma_builtin_helper_object_to_string (exception_value)); in jerry_debugger_send_exception_string()
1215 ret_value = ecma_builtin_helper_object_to_string (this_arg); in ecma_builtin_typedarray_prototype_object_to_string()