HomeSort by relevance Sort by last modified time
    Searched refs:HostDispatchHandler (Results 1 - 4 of 4) sorted by null

  /external/v8/include/
v8-debug.h 189 typedef void (*HostDispatchHandler)();
216 static void SetHostDispatchHandler(HostDispatchHandler handler,
  /external/v8/src/
debug.h 620 static void SetHostDispatchHandler(v8::Debug::HostDispatchHandler handler,
689 static v8::Debug::HostDispatchHandler host_dispatch_handler_;
872 // to do this via v8::Debug::HostDispatchHandler
debug.cc     [all...]
api.cc     [all...]

Completed in 197 milliseconds