HomeSort by relevance Sort by last modified time
    Searched refs:GCEpilogue (Results 1 - 8 of 8) sorted by null

  /external/v8/src/
liveobjectlist-inl.h 40 void LiveObjectList::GCEpilogue() {
liveobjectlist.h 77 inline static void GCEpilogue();
183 static void PurgeDuplicates(); // Only to be called by GCEpilogue.
268 inline static void GCEpilogue() {}
store-buffer.h 94 void GCEpilogue();
store-buffer.cc 428 void StoreBuffer::GCEpilogue() {
heap.cc 413 store_buffer()->GCEpilogue();
414 LiveObjectList::GCEpilogue();
    [all...]
  /external/chromium_org/v8/src/
store-buffer.h 102 void GCEpilogue();
store-buffer.cc 405 void StoreBuffer::GCEpilogue() {
heap.cc 486 store_buffer()->GCEpilogue();
    [all...]

Completed in 153 milliseconds