Searched refs:ProcessNonLive (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dliveobjectlist-inl.h62 void LiveObjectList::ProcessNonLive(HeapObject* obj) { function in class:v8::internal::LiveObjectList
H A Dliveobjectlist.h80 inline static void ProcessNonLive(HeapObject* obj);
271 inline static void ProcessNonLive(HeapObject* obj) {}
H A Dmark-compact.cc2895 LiveObjectList::ProcessNonLive(object);

Completed in 63 milliseconds