Home
last modified time | relevance | path

Searched refs:not_fully_constructed_worklist_ (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarking-state.h43 return not_fully_constructed_worklist_; in not_fully_constructed_worklist()
55 not_fully_constructed_worklist_; member in cppgc::internal::MarkingStateBase
62 not_fully_constructed_worklist_( in MarkingStateBase()
77 not_fully_constructed_worklist_.Push<AccessMode::kAtomic>(&header); in MarkAndPush()
284 not_fully_constructed_worklist_.Push<AccessMode::kAtomic>(&header); in ProcessWeakContainer()
370 // Moves objects in not_fully_constructed_worklist_ to
H A Dmarking-worklists.h92 return &not_fully_constructed_worklist_; in not_fully_constructed_worklist()
124 NotFullyConstructedWorklist not_fully_constructed_worklist_; member in cppgc::internal::MarkingWorklists
H A Dmarking-state.cc17 not_fully_constructed_worklist_.Extract<AccessMode::kAtomic>(); in FlushNotFullyConstructedObjects()
H A Dmarking-worklists.cc15 not_fully_constructed_worklist_.Clear(); in ClearForTesting()

Completed in 3 milliseconds