SetHostDispatchHandler  288 include/v8-debug.h   static void SetHostDispatchHandler(HostDispatchHandler handler,
SetHostDispatchHandler 5726 src/api.cc       isolate->debugger()->SetHostDispatchHandler(handler, period);
SetHostDispatchHandler  804 src/debug.h      void SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
SetHostDispatchHandler 5708 test/cctest/test-debug.cc   v8::Debug::SetHostDispatchHandler(HostDispatchDispatchHandler, 10 /* ms */);