provideGcRoots

abstract fun provideGcRoots(graph: HeapGraph): Sequence<GcRootReference>

Provides a sequence of GC Roots to traverse the graph from, ideally in a stable order.