Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dlarge-spaces.cc528 ->minor_mark_compact_collector() in AllocateRaw()
Dincremental-marking.cc445 heap()->minor_mark_compact_collector()->marking_state(); in UpdateMarkingWorklistAfterYoungGenGC()
Dnew-spaces.cc30 ->minor_mark_compact_collector() in InitializePage()
Dheap.h877 MinorMarkCompactCollector* minor_mark_compact_collector() { in minor_mark_compact_collector() function
Dmark-compact.cc4873 heap->minor_mark_compact_collector()->non_atomic_marking_state()) {} in YoungGenerationMarkingVerifier()
5006 return Heap::InYoungGeneration(*p) && !heap->minor_mark_compact_collector() in IsUnmarkedObjectForYoungGeneration()