/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-string-prototype.c | 166 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 …]
|
D | ecma-builtin-array-prototype.c | 182 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 …]
|
D | ecma-builtin-reflect.c | 105 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()
|
D | ecma-builtin-object.c | 176 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()
|
D | ecma-builtin-proxy.c | 63 return ECMA_VALUE_ERROR; in ecma_builtin_proxy_object_revocable() 108 return ECMA_VALUE_ERROR; in ecma_builtin_proxy_dispatch_construct()
|
D | ecma-builtin-error-prototype.c | 101 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()
|
D | ecma-builtin-arraybuffer-prototype.c | 118 return ECMA_VALUE_ERROR; in ecma_builtin_arraybuffer_prototype_object_slice() 127 return ECMA_VALUE_ERROR; in ecma_builtin_arraybuffer_prototype_object_slice()
|
D | ecma-builtin-regexp-prototype.c | 457 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()
|
D | ecma-builtin-array.c | 120 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()
|
D | ecma-builtin-string.c | 180 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()
|
D | ecma-builtin-helpers-error.c | 54 return ECMA_VALUE_ERROR; in ecma_builtin_helper_error_dispatch_call()
|
D | ecma-builtin-json.c | 739 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()
|
D | ecma-builtin-intrinsic.c | 113 return ECMA_VALUE_ERROR; in ecma_builtin_intrinsic_dispatch_routine()
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
D | ecma-builtin-typedarray-prototype.c | 494 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/ |
D | ecma-container-object.c | 382 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()
|
D | ecma-regexp-object.c | 304 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 …]
|
D | ecma-dataview-object.c | 76 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()
|
D | ecma-iterator-object.c | 443 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()
|
D | ecma-function-object.c | 307 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()
|
D | ecma-exceptions.c | 242 return ECMA_VALUE_ERROR; in ecma_raise_standard_error() 328 return ECMA_VALUE_ERROR; in ecma_raise_standard_error_with_format()
|
D | ecma-typedarray-object.c | 532 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()
|
D | ecma-string-object.c | 57 return ECMA_VALUE_ERROR; in ecma_op_create_string_object()
|
/third_party/jerryscript/jerry-core/vm/ |
D | opcodes.c | 213 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()
|
D | opcodes-ecma-arithmetics.c | 154 return ECMA_VALUE_ERROR; in opfunc_addition() 170 return ECMA_VALUE_ERROR; in opfunc_addition()
|
D | vm.c | 141 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 …]
|