Home
last modified time | relevance | path

Searched refs:PushWrapper (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dmarking-worklist-inl.h66 void MarkingWorklists::Local::PushWrapper(HeapObject object) { in PushWrapper() function
Dmarking-worklist.h166 inline void PushWrapper(HeapObject object);
Dmarking-visitor-inl.h294 local_marking_worklists_->PushWrapper(object); in VisitEmbedderTracingSubClassWithEmbedderTracing()