Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dscavenger.h245 V8_INLINE int VisitEphemeronHashTable(Map map, EphemeronHashTable object);
Dmarking-visitor.h167 V8_INLINE int VisitEphemeronHashTable(Map map, EphemeronHashTable object);
Dscavenger-inl.h528 int ScavengeVisitor::VisitEphemeronHashTable(Map map, in VisitEphemeronHashTable() function
Dmarking-visitor-inl.h342 int MarkingVisitorBase<ConcreteVisitor, MarkingState>::VisitEphemeronHashTable( in VisitEphemeronHashTable() function