Searched defs:DispatchTableDumper (Results 1 – 1 of 1) sorted by relevance
4656 class DispatchTableDumper { class4658 explicit DispatchTableDumper(std::ostream& os) : os_(os) {} in DispatchTableDumper() function in v8::internal::DispatchTableDumper