Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc2686 FixedArray* enum_indices_cache = descriptors->GetEnumIndicesCache(); in TrimEnumCache() local
2687 heap_->RightTrimFixedArray<Heap::FROM_GC>(enum_indices_cache, to_trim); in TrimEnumCache()