Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dreference-summarizer.cc77 WeakObjects::Local* local_weak_objects() { return &local_weak_objects_; } in local_weak_objects() function in v8::internal::__anon9c1114130111::ReferenceSummarizerMarkingState
Dmarking-visitor.h144 WeakObjects::Local* local_weak_objects, Heap* heap, in MarkingVisitorBase()
Dconcurrent-marking.cc90 WeakObjects::Local* local_weak_objects, Heap* heap, in ConcurrentMarkingVisitor()
466 WeakObjects::Local local_weak_objects(weak_objects_); in Run() local
Dmark-compact.h393 WeakObjects::Local* local_weak_objects, Heap* heap, in MainMarkingVisitor()
562 WeakObjects::Local* local_weak_objects() { return local_weak_objects_.get(); } in local_weak_objects() function