Searched refs:LogEventCallback (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Disolate.h395 V(LogEventCallback, event_logger, nullptr) \
H A Dapi.cc8183 void Isolate::SetEventLogger(LogEventCallback that) {
/external/v8/include/
H A Dv8.h5725 typedef void (*LogEventCallback)(const char* name, int event); typedef in namespace:v8
6854 void SetEventLogger(LogEventCallback that);

Completed in 62 milliseconds