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

/external/v8/src/
H A Dliveobjectlist-inl.h46 void LiveObjectList::GCPrologue() { function in class:v8::internal::LiveObjectList
H A Dliveobjectlist.h78 inline static void GCPrologue();
269 inline static void GCPrologue() {}
H A Dstore-buffer.h93 void GCPrologue();
H A Dstore-buffer.cc369 void StoreBuffer::GCPrologue() { function in class:v8::internal::StoreBuffer
H A Dheap.cc399 LiveObjectList::GCPrologue();
400 store_buffer()->GCPrologue();

Completed in 112 milliseconds