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

  /external/v8/src/
liveobjectlist.h 180 static void NullifyMostRecent(HeapObject* obj);
liveobjectlist.cc 1014 // NOTE: the lols need to be already sorted before NullifyMostRecent() is
1016 void LiveObjectList::NullifyMostRecent(HeapObject* obj) {
    [all...]

Completed in 173 milliseconds