Searched refs:RightTrimWeakFixedArray (Results 1 – 3 of 3) sorted by relevance
546 void RightTrimWeakFixedArray(WeakFixedArray* obj, int elements_to_trim);
2010 heap_->RightTrimWeakFixedArray(transitions, in CompactTransitionArray()2028 heap_->RightTrimWeakFixedArray(descriptors, in TrimDescriptorArray()
3007 void Heap::RightTrimWeakFixedArray(WeakFixedArray* object, in RightTrimWeakFixedArray() function in v8::internal::Heap