Searched refs:IndexFilter (Results 1 – 4 of 4) sorted by relevance
224 enum class IndexFilter { kIncludeIndices, kSkipIndices }; enum404 PropertyFilter property_filter, IndexFilter index_filter,
20 using v8::IndexFilter;70 IndexFilter::kSkipIndices) in GetOwnNonIndexProperties()
2103 v8::IndexFilter::kIncludeIndices, in OH_JSVM_GetAllPropertyNames()
4647 v8::IndexFilter::kIncludeIndices); in GetPropertyNames()4652 PropertyFilter property_filter, IndexFilter index_filter, in GetPropertyNames()4660 accumulator.set_skip_indices(index_filter == IndexFilter::kSkipIndices); in GetPropertyNames()4682 v8::IndexFilter::kIncludeIndices, key_conversion); in GetOwnPropertyNames()