Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc5479 class CheckHandleCountVisitor : public ObjectVisitor { class
5481 CheckHandleCountVisitor() : handle_count_(0) {} in CheckHandleCountVisitor() function in v8::internal::CheckHandleCountVisitor