Home | History | Annotate | Download | only in src

Lines Matching full:roots

49 // Defines all the roots in Heap.
82 /* The roots above this line should be boring from a GC point of view. */ \
1297 // Iterates over all roots in the heap.
1299 // Iterates over all strong roots in the heap.
1301 // Iterates over all the other roots in the heap.
1368 // Generated code can embed this address to get access to the roots.
1572 // Generated code can embed direct references to non-writable roots if
1747 // The roots that have an index less than this are always in old space.
1929 /* The deserializer makes use of the fact that these common roots are */ \
3037 // Helper class for tracing paths to a search target Object from all roots.