Searched refs:ECMA_LIST_CONVERT_FAST_ARRAYS (Results 1 – 3 of 3) sorted by relevance
356 uint32_t opts = ECMA_LIST_CONVERT_FAST_ARRAYS; in ecma_builtin_object_set_integrity_level()772 …lection_t *prop_names_p = ecma_op_object_get_property_names (props_p, ECMA_LIST_CONVERT_FAST_ARRAYS in ecma_builtin_object_object_define_properties()981 …ollection_t *props_p = ecma_op_object_get_property_names (from_obj_p, ECMA_LIST_CONVERT_FAST_ARRAYS in ecma_builtin_object_object_assign()
353 ECMA_LIST_CONVERT_FAST_ARRAYS = (1 << 5), /**< after listing the properties convert enumerator
562 if (opts & ECMA_LIST_CONVERT_FAST_ARRAYS) in ecma_fast_array_get_property_names()