Searched refs:is_array_indices_only (Results 1 – 2 of 2) sorted by relevance
974 const bool is_array_indices_only = (opts & ECMA_LIST_ARRAY_INDICES) != 0; in ecma_builtin_routine_list_lazy_property_names() local981 if (!is_array_indices_only) in ecma_builtin_routine_list_lazy_property_names()1016 const bool is_array_indices_only = (opts & ECMA_LIST_ARRAY_INDICES) != 0; in ecma_builtin_list_lazy_property_names() local1062 … if (is_array_indices_only && ecma_string_get_array_index (name_p) == ECMA_STRING_NOT_ARRAY_INDEX) in ecma_builtin_list_lazy_property_names()
2107 const bool is_array_indices_only = (opts & ECMA_LIST_ARRAY_INDICES) != 0; in ecma_op_object_get_property_names() local2169 if (!is_array_indices_only) in ecma_op_object_get_property_names()2180 if (!is_array_indices_only) in ecma_op_object_get_property_names()2191 if (!is_array_indices_only) in ecma_op_object_get_property_names()2409 else if (!is_array_indices_only) in ecma_op_object_get_property_names()