Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h519 void MoveObjectWithInvalidatedSlots(HeapObject* old_start,
Dspaces.cc1444 void MemoryChunk::MoveObjectWithInvalidatedSlots(HeapObject* old_start, in AllocateChunk() function in v8::internal::MemoryChunk
Dheap.cc2958 ->MoveObjectWithInvalidatedSlots(filler, new_object); in LeftTrimFixedArray()