Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.h300 void UpdateSlotsWithFilter(Heap* heap);
318 buffer->UpdateSlotsWithFilter(heap); in UpdateSlotsRecordedIn()
Dmark-compact.cc4520 void SlotsBuffer::UpdateSlotsWithFilter(Heap* heap) { in UpdateSlotsWithFilter() function in v8::internal::SlotsBuffer