Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dweak-object-worklists.cc21 WeakObjects::Local::Local(WeakObjects* weak_objects) in Local()
Dincremental-marking.cc54 IncrementalMarking::IncrementalMarking(Heap* heap, WeakObjects* weak_objects) in IncrementalMarking()
Dmark-compact.h560 WeakObjects* weak_objects() { return &weak_objects_; } in weak_objects() function
Dconcurrent-marking.cc443 WeakObjects* weak_objects) in ConcurrentMarking()