Searched refs:GCEpilogue (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/
H A Dliveobjectlist-inl.h40 void LiveObjectList::GCEpilogue() { function in class:v8::internal::LiveObjectList
H A Dliveobjectlist.h77 inline static void GCEpilogue();
183 static void PurgeDuplicates(); // Only to be called by GCEpilogue.
268 inline static void GCEpilogue() {}
H A Dstore-buffer.h94 void GCEpilogue();
H A Dstore-buffer.cc428 void StoreBuffer::GCEpilogue() { function in class:v8::internal::StoreBuffer
H A Dheap.cc413 store_buffer()->GCEpilogue();
414 LiveObjectList::GCEpilogue();

Completed in 125 milliseconds