Home | History | Annotate | Download | only in src

Lines Matching full:marking

36 #include "incremental-marking.h"
1187 // incremental marking as well.
1246 // TODO(1490): Try removing the unchecked accessors, now that GC marking does
1696 Marking* marking() {
2359 // Cumulative GC time spent in marking
2369 Marking marking_;
2863 // Incremental marking steps counters.
2996 // Intrusive object marking uses least significant bit of
3078 // Tags 0, 1, and 3 are used. Use 2 for marking visited HeapObject.