Home
last modified time | relevance | path

Searched refs:index_filter (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8.h3509 PropertyFilter property_filter, IndexFilter index_filter,
/external/v8/src/
Dapi.cc4477 PropertyFilter property_filter, IndexFilter index_filter, in GetPropertyNames() argument
4485 accumulator.set_skip_indices(index_filter == IndexFilter::kSkipIndices); in GetPropertyNames()