Lines Matching full:marking
5 // Garbage collector: marking and scanning
44 // at a time. Used by special root marking.
47 // increase the minimum latency of a marking operation.
85 // finalizers after root marking.
362 // currently marking we can be sure that we don't have to worry
575 // as well let background marking take care of the
726 // race in case background marking has flushed more
1179 // Drain root marking jobs.
1195 // Drain heap marking jobs.
1601 print("runtime: marking free object ", hex(obj), " found at *(", hex(base), "+", hex(off), ")\n")
1605 throw("marking free object")