Searched refs:HostDispatchHandler (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/v8/include/
H A Dv8-debug.h206 typedef void (*HostDispatchHandler)(); typedef in class:v8::Debug
256 static void SetHostDispatchHandler(HostDispatchHandler handler,
/external/v8/include/
H A Dv8-debug.h240 typedef void (*HostDispatchHandler)(); typedef in class:v8::Debug
288 static void SetHostDispatchHandler(HostDispatchHandler handler,
/external/chromium_org/v8/src/
H A Ddebug.h823 void SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
931 v8::Debug::HostDispatchHandler host_dispatch_handler_;
1046 // to do this via v8::Debug::HostDispatchHandler
H A Ddebug.cc3303 void Debugger::SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
H A Dapi.cc7356 void Debug::SetHostDispatchHandler(HostDispatchHandler handler,
/external/v8/src/
H A Ddebug.h752 void SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
855 v8::Debug::HostDispatchHandler host_dispatch_handler_;
970 // to do this via v8::Debug::HostDispatchHandler
H A Ddebug.cc3029 void Debugger::SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
H A Dapi.cc5681 void Debug::SetHostDispatchHandler(HostDispatchHandler handler,

Completed in 787 milliseconds