Home
last modified time | relevance | path

Searched defs:VisitEphemeronHashTable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact-inl.h92 VisitEphemeronHashTable(Map* map, EphemeronHashTable* table) { in VisitEphemeronHashTable() function
Dconcurrent-marking.cc339 int VisitEphemeronHashTable(Map* map, EphemeronHashTable* table) { in VisitEphemeronHashTable() function in v8::internal::ConcurrentMarkingVisitor