Home
last modified time | relevance | path

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

/external/v8/src/
Delements.h91 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items,
Delements.cc1022 bool get_entries, int* nof_items, in CollectValuesOrEntries() argument
1025 isolate, object, values_or_entries, get_entries, nof_items, filter); in CollectValuesOrEntries()
1030 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() argument
1032 DCHECK_EQ(*nof_items, 0); in CollectValuesOrEntriesImpl()
1095 *nof_items = count; in CollectValuesOrEntriesImpl()
2124 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() argument
2138 *nof_items = count; in CollectValuesOrEntriesImpl()
2848 Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, in CollectValuesOrEntriesImpl() argument
2863 *nof_items = count; in CollectValuesOrEntriesImpl()