Home | History | Annotate | Download | only in src

Lines Matching refs:host_dispatch_handler_

1749 v8::Debug::HostDispatchHandler Debugger::host_dispatch_handler_ = NULL;
2236 if (Debugger::host_dispatch_handler_) {
2240 Debugger::host_dispatch_handler_();
2384 host_dispatch_handler_ = handler;