Searched defs:EventDetails (Results 1 - 1 of 1) sorted by relevance

/external/v8/include/
H A Dv8-debug.h150 class EventDetails { class in class:v8::Debug
184 virtual ~EventDetails() {}
210 typedef void (*EventCallback2)(const EventDetails& event_details);
270 // EventDetails to EventCallback at the moment when the VM actually

Completed in 82 milliseconds