Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmark-compact.h406 bool ShouldVisit(HeapObject object) { in ShouldVisit() function
Dconcurrent-marking.cc181 bool ShouldVisit(HeapObject object) { in ShouldVisit() function in v8::internal::ConcurrentMarkingVisitor