Home
last modified time | relevance | path

Searched defs:weak_objects (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dconcurrent-marking.cc80 WeakObjects* weak_objects, int task_id) in ConcurrentMarkingVisitor()
544 WeakObjects* weak_objects) in ConcurrentMarking()
Dincremental-marking.cc59 WeakObjects* weak_objects) in IncrementalMarking()
Dmark-compact.h647 WeakObjects* weak_objects() { return &weak_objects_; } in weak_objects() function