Searched defs:heapRootMarker (Results 1 – 5 of 5) sorted by relevance
42 void HandleStack::mark(HeapRootMarker& heapRootMarker) in mark()
63 void HandleHeap::markStrongHandles(HeapRootMarker& heapRootMarker) in markStrongHandles()70 void HandleHeap::markWeakHandles(HeapRootMarker& heapRootMarker) in markWeakHandles()
154 void Heap::markProtectedObjects(HeapRootMarker& heapRootMarker) in markProtectedObjects()172 void Heap::markTempSortVectors(HeapRootMarker& heapRootMarker) in markTempSortVectors()211 HeapRootMarker heapRootMarker(markStack); in markRoots() local
42 void MarkedArgumentBuffer::markLists(HeapRootMarker& heapRootMarker, ListSet& markSet) in markLists()
77 void SmallStrings::markChildren(HeapRootMarker& heapRootMarker) in markChildren()