Home
last modified time | relevance | path

Searched refs:NullifyNonLivePointer (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dliveobjectlist.h154 static void NullifyNonLivePointer(HeapObject** p) { in NullifyNonLivePointer() function
257 LiveObjectList::NullifyNonLivePointer(reinterpret_cast<HeapObject**>(p)); in UpdatePointer()
Dliveobjectlist.cc1057 NullifyNonLivePointer(&result->obj_); in NullifyMostRecent()
2275 NullifyNonLivePointer(&element->obj_); in DoProcessNonLive()