Lines Matching full:marking
35 #include "incremental-marking.h"
1048 // incremental marking as well.
1114 // TODO(1490): Try removing the unchecked accessors, now that GC marking does
1518 Marking* marking() {
2024 Marking marking_;
2493 // Incremental marking steps counters.
2614 // Intrusive object marking uses least significant bit of
2696 // Tags 0, 1, and 3 are used. Use 2 for marking visited HeapObject.