Home
last modified time | relevance | path

Searched defs:DebugEvent (Results 1 – 4 of 4) sorted by relevance

/external/v8/include/
Dv8-debug.h16 enum DebugEvent { enum
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp371 DEBUG_EVENT DebugEvent; in main() local
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp411 DEBUG_EVENT DebugEvent; in main() local
/external/v8/src/
Dlog.cc1260 void Logger::DebugEvent(const char* event_type, Vector<uint16_t> parameter) { in DebugEvent() function in v8::internal::Logger