Home
last modified time | relevance | path

Searched refs:ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE (Results 1 – 19 of 19) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype-unscopables.inc.h26 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
30 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
34 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
38 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
42 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
46 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
50 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE)
Decma-builtin-array.c239 const uint32_t flags = ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE | ECMA_IS_THROW; in ecma_builtin_array_object_from()
356 const uint32_t flags = ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE | ECMA_IS_THROW; in ecma_builtin_array_object_from()
430 const uint32_t prop_status_flags = ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE | ECMA_IS_THROW; in ecma_builtin_array_object_of()
Decma-builtin-string-prototype.c831ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_string_prototype_object_split()
844ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_string_prototype_object_split()
882ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_string_prototype_object_split()
904ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_string_prototype_object_split()
Decma-builtin-json.c445ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_json_define_value_property()
573ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_json_parse_value()
754 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_builtin_json_parse()
1328ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_json_str_helper()
Decma-builtin-helpers.c421ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_helper_array_concat_value()
436ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_helper_array_concat_value()
Decma-builtin-function-prototype.c306 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in ecma_builtin_function_prototype_object_bind()
Decma-builtin-array-prototype.c966ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_array_prototype_object_slice()
1363ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_array_prototype_object_splice()
2018ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_array_prototype_object_map()
2115ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_array_prototype_object_filter()
Decma-builtin-promise.c409 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_builtin_promise_perform_all()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-iterator-object.c69ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_create_array_from_iter_element()
109 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_create_iter_result_object()
117 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_create_iter_result_object()
Decma-regexp-object.c1595 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_create_result_object()
1602 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_create_result_object()
1607 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_create_result_object()
2152ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2232 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2276ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2299 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2388ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2421 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
2441ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in ecma_regexp_split_helper()
[all …]
Decma-objects-arguments.c125 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_op_create_arguments_object()
Decma-objects.c167 …return (ecma_property_t) (ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE | ECMA_PROPERTY_TYPE_VIRT… in ecma_op_object_get_own_property()
1222ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_op_object_put_apply_receiver()
1276 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_op_object_put_with_receiver()
1565ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE | ECMA_IS_THROW); in ecma_op_object_put_with_receiver()
1595ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_op_object_put_with_receiver()
Decma-proxy-object.c188 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_proxy_create_revocable()
195 ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in ecma_proxy_create_revocable()
Decma-array-object.c211 … | ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE in ecma_fast_array_convert_to_normal()
/third_party/jerryscript/jerry-core/vm/
Dopcodes.c375ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in opfunc_append_to_spread_array()
400ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE); in opfunc_append_to_spread_array()
551ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in opfunc_append_array()
Dvm.c1525ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
1829ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in vm_loop()
1844ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
2531ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
2567ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
2591ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
4032ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, NULL); in vm_loop()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers.c340 …prop_attributes = (uint8_t) (prop_iter_p->types[i] & ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABL… in ecma_clone_decl_lexical_environment()
526 JERRY_ASSERT ((prop_attributes & ~ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE) == 0); in ecma_create_named_data_property()
Decma-globals.h387 #define ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE \ macro
/third_party/jerryscript/jerry-core/api/
Djerry.c2521ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in jerry_set_internal_property()
2549ECMA_PROPERTY_CONFIGURABLE_ENUMERABLE_WRITABLE, in jerry_set_internal_property()