Home
last modified time | relevance | path

Searched refs:previously_not_fully_constructed_worklist_ (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/cppgc/
Dmarking-state.h57 previously_not_fully_constructed_worklist_.Publish(); in Publish()
75 return previously_not_fully_constructed_worklist_; in previously_not_fully_constructed_worklist()
129 previously_not_fully_constructed_worklist_; variable
157 previously_not_fully_constructed_worklist_( in MarkingStateBase()
Dmarking-worklists.cc16 previously_not_fully_constructed_worklist_.Clear(); in ClearForTesting()
Dmarking-state.cc17 previously_not_fully_constructed_worklist_.Push(object); in FlushNotFullyConstructedObjects()
Dmarking-worklists.h95 return &previously_not_fully_constructed_worklist_; in previously_not_fully_constructed_worklist()
122 previously_not_fully_constructed_worklist_; variable