Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc5227 class CheckHandleCountVisitor : public RootVisitor { class
5229 CheckHandleCountVisitor() : handle_count_(0) {} in CheckHandleCountVisitor() function in v8::internal::CheckHandleCountVisitor