Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmark-compact.cc3550 bool IsUnmarkedObjectForYoungGeneration(Heap* heap, Object** p) { in IsUnmarkedObjectForYoungGeneration() function
4271 &IsUnmarkedObjectForYoungGeneration); in MarkLiveObjects()
4278 &root_visitor, &IsUnmarkedObjectForYoungGeneration); in MarkLiveObjects()