HomeSort by relevance Sort by last modified time
    Searched defs:EventDetails (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/include/
v8-debug.h 118 class EventDetails {
152 virtual ~EventDetails() {}
163 typedef void (*EventCallback2)(const EventDetails& event_details);
205 // EventDetails to EventCallback2 at the moment when the VM actually
  /external/v8/include/
v8-debug.h 150 class EventDetails {
184 virtual ~EventDetails() {}
210 typedef void (*EventCallback2)(const EventDetails& event_details);
270 // EventDetails to EventCallback at the moment when the VM actually

Completed in 556 milliseconds