Home | History | Annotate | Download | only in heap

Lines Matching defs:cache_index

3749   int cache_index = number_of_properties - 1;
3758 MaybeObject* result = cache->Get(cache_index);
3771 cache->Set(cache_index, HeapObjectReference::Weak(*map));