Home
last modified time | relevance | path

Searched refs:ECMA_VALUE_ERROR (Results 1 – 25 of 43) sorted by relevance

12

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c166 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_char_at_helper()
222 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_concat()
252 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_locale_compare()
319 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_match()
328 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_match()
361 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_match()
433 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_replace()
516 result = ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_replace()
618 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_search()
638 return ECMA_VALUE_ERROR; in ecma_builtin_string_prototype_object_search()
[all …]
Decma-builtin-array-prototype.c182 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_to_locale_string()
199 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_to_locale_string()
349 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_join()
365 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_join()
384 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_join()
574 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_reverse()
847 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_slice()
862 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_slice()
1035 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_sort_compare_helper()
1042 return ECMA_VALUE_ERROR; in ecma_builtin_array_prototype_object_sort_compare_helper()
[all …]
Decma-builtin-reflect.c105 return ECMA_VALUE_ERROR; in ecma_builtin_reflect_dispatch_routine()
206 return ECMA_VALUE_ERROR; in ecma_builtin_reflect_dispatch_routine()
269 return ECMA_VALUE_ERROR; in ecma_builtin_reflect_dispatch_routine()
304 return ECMA_VALUE_ERROR; in ecma_builtin_reflect_dispatch_routine()
Decma-builtin-object.c176 return ECMA_VALUE_ERROR; in ecma_builtin_object_object_set_prototype_of()
240 return ECMA_VALUE_ERROR; in ecma_builtin_object_object_set_proto()
366 return ECMA_VALUE_ERROR; in ecma_builtin_object_set_integrity_level()
626 return ECMA_VALUE_ERROR; in ecma_builtin_object_test_integrity_level()
774 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_object_object_define_properties()
988 return ECMA_VALUE_ERROR; in ecma_builtin_object_object_assign()
1146 return ECMA_VALUE_ERROR; in ecma_builtin_object_dispatch_routine()
1208 result = ECMA_VALUE_ERROR; in ecma_builtin_object_dispatch_routine()
Decma-builtin-proxy.c63 return ECMA_VALUE_ERROR; in ecma_builtin_proxy_object_revocable()
108 return ECMA_VALUE_ERROR; in ecma_builtin_proxy_dispatch_construct()
Decma-builtin-error-prototype.c101 return ECMA_VALUE_ERROR; in ecma_builtin_error_prototype_object_to_string()
111 return ECMA_VALUE_ERROR; in ecma_builtin_error_prototype_object_to_string()
Decma-builtin-arraybuffer-prototype.c118 return ECMA_VALUE_ERROR; in ecma_builtin_arraybuffer_prototype_object_slice()
127 return ECMA_VALUE_ERROR; in ecma_builtin_arraybuffer_prototype_object_slice()
Decma-builtin-regexp-prototype.c457 return ECMA_VALUE_ERROR; in ecma_builtin_regexp_prototype_exec()
494 return ECMA_VALUE_ERROR; in ecma_builtin_regexp_prototype_test()
551 return ECMA_VALUE_ERROR; in ecma_builtin_regexp_prototype_to_string()
567 return ECMA_VALUE_ERROR; in ecma_builtin_regexp_prototype_to_string()
Decma-builtin-array.c120 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_array_object_from()
511 return ECMA_VALUE_ERROR; in ecma_builtin_array_dispatch_construct()
519 return ECMA_VALUE_ERROR; in ecma_builtin_array_dispatch_construct()
Decma-builtin-string.c180 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_string_object_raw()
372 return ECMA_VALUE_ERROR; in ecma_builtin_string_dispatch_call()
Decma-builtin-helpers-error.c54 return ECMA_VALUE_ERROR; in ecma_builtin_helper_error_dispatch_call()
Decma-builtin-json.c739 return ECMA_VALUE_ERROR; in ecma_builtin_json_parse()
906 return ECMA_VALUE_ERROR; in ecma_builtin_json_serialize_object()
1208 return ECMA_VALUE_ERROR; in ecma_builtin_json_serialize_property()
1454 return ECMA_VALUE_ERROR; in ecma_builtin_json_stringify()
1513 return ECMA_VALUE_ERROR; in ecma_builtin_json_stringify()
Decma-builtin-intrinsic.c113 return ECMA_VALUE_ERROR; in ecma_builtin_intrinsic_dispatch_routine()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c494 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_map()
716 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_filter()
843 return ECMA_VALUE_ERROR; in ecma_op_typedarray_set_with_typedarray()
976 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_set()
1112 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_join()
1115 ecma_value_t ret_value = ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_join()
1264 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_subarray()
1278 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_subarray()
1349 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_fill()
1362 return ECMA_VALUE_ERROR; in ecma_builtin_typedarray_prototype_fill()
[all …]
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-container-object.c382 return ECMA_VALUE_ERROR; in ecma_op_container_create()
599 return ECMA_VALUE_ERROR; in ecma_op_container_size()
623 return ECMA_VALUE_ERROR; in ecma_op_container_get()
666 return ECMA_VALUE_ERROR; in ecma_op_container_has()
775 return ECMA_VALUE_ERROR; in ecma_op_container_set()
832 return ECMA_VALUE_ERROR; in ecma_op_container_foreach()
890 return ECMA_VALUE_ERROR; in ecma_op_container_clear()
913 return ECMA_VALUE_ERROR; in ecma_op_container_delete()
945 return ECMA_VALUE_ERROR; in ecma_op_container_delete_weak()
1044 return ECMA_VALUE_ERROR; in ecma_op_container_create_iterator()
Decma-regexp-object.c304 return ECMA_VALUE_ERROR; in ecma_op_create_regexp_from_pattern()
314 return ECMA_VALUE_ERROR; in ecma_op_create_regexp_from_pattern()
334 return ECMA_VALUE_ERROR; in ecma_op_create_regexp_from_pattern()
381 return ECMA_VALUE_ERROR; in ecma_op_create_regexp_with_flags()
389 return ECMA_VALUE_ERROR; in ecma_op_create_regexp_with_flags()
1933 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_regexp_search_helper()
2017 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_regexp_split_helper()
2213 result = ECMA_VALUE_ERROR; in ecma_regexp_split_helper()
2315 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_regexp_split_helper()
2612 result = ECMA_VALUE_ERROR; in ecma_regexp_replace_helper_fast()
[all …]
Decma-dataview-object.c76 return ECMA_VALUE_ERROR; in ecma_op_dataview_create()
80 return ECMA_VALUE_ERROR; in ecma_op_dataview_create()
247 return ECMA_VALUE_ERROR; in ecma_op_dataview_get_set_view_value()
Decma-iterator-object.c443 return ECMA_VALUE_ERROR; in ecma_op_iterator_close()
464 return ECMA_VALUE_ERROR; in ecma_op_iterator_close()
491 return ECMA_VALUE_ERROR; in ecma_op_iterator_close()
Decma-function-object.c307 return ECMA_VALUE_ERROR; in ecma_op_create_dynamic_function()
319 return ECMA_VALUE_ERROR; in ecma_op_create_dynamic_function()
379 return ECMA_VALUE_ERROR; in ecma_op_create_dynamic_function()
624 ecma_value_t result = ECMA_VALUE_ERROR; in ecma_op_function_has_instance()
953 return ECMA_VALUE_ERROR; in ecma_op_function_call_external()
1160 return ECMA_VALUE_ERROR; in ecma_op_function_construct_external()
1265 return ECMA_VALUE_ERROR; in ecma_op_function_construct()
Decma-exceptions.c242 return ECMA_VALUE_ERROR; in ecma_raise_standard_error()
328 return ECMA_VALUE_ERROR; in ecma_raise_standard_error_with_format()
Decma-typedarray-object.c532 ecma_value_t ctor_proto = ECMA_VALUE_ERROR; in ecma_typedarray_create_object_with_length()
548 return ECMA_VALUE_ERROR; in ecma_typedarray_create_object_with_length()
1146 return ECMA_VALUE_ERROR; in ecma_op_create_typedarray()
1182 return ECMA_VALUE_ERROR; in ecma_op_create_typedarray()
Decma-string-object.c57 return ECMA_VALUE_ERROR; in ecma_op_create_string_object()
/third_party/jerryscript/jerry-core/vm/
Dopcodes.c213 return ECMA_VALUE_ERROR; in vm_op_delete_prop()
250 return ECMA_VALUE_ERROR; in vm_op_delete_var()
339 ecma_value_t ret_value = ECMA_VALUE_ERROR; in opfunc_append_to_spread_array()
431 ecma_value_t ret_value = ECMA_VALUE_ERROR; in opfunc_spread_arguments()
827 result = ECMA_VALUE_ERROR; in ecma_op_implicit_constructor_handler_heritage_cb()
1192 return ECMA_VALUE_ERROR; in opfunc_form_super_reference()
1214 return ECMA_VALUE_ERROR; in opfunc_form_super_reference()
1264 return ECMA_VALUE_ERROR; in opfunc_assign_super_reference()
Dopcodes-ecma-arithmetics.c154 return ECMA_VALUE_ERROR; in opfunc_addition()
170 return ECMA_VALUE_ERROR; in opfunc_addition()
Dvm.c141 return ECMA_VALUE_ERROR; in vm_op_get_value()
193 return ECMA_VALUE_ERROR; in vm_op_set_value()
227 return ECMA_VALUE_ERROR; in vm_op_set_value()
468 return ECMA_VALUE_ERROR; in vm_construct_literal_object()
596 completion_value = ECMA_VALUE_ERROR; in vm_super_call()
1142 result = ECMA_VALUE_ERROR; in vm_loop()
1793 result = ECMA_VALUE_ERROR; in vm_loop()
1868 result = ECMA_VALUE_ERROR; in vm_loop()
1919 result = ECMA_VALUE_ERROR; in vm_loop()
2127 result = ECMA_VALUE_ERROR; in vm_loop()
[all …]

12