Searched defs:on_hold (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/heap/ | ||
D | mark-compact.h | 545 ConcurrentMarkingWorklist* on_hold() { return &on_hold_; } in on_hold() function |
D | concurrent-marking.cc | 543 MarkingWorklist* on_hold, in ConcurrentMarking() |