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

/external/chromium_org/v8/src/
H A Ddebug.h243 bool InDebugger() { return thread_local_.debugger_entry_ != NULL; } function in class:v8::internal::Debug
/external/v8/src/
H A Ddebug.h231 bool InDebugger() { return thread_local_.debugger_entry_ != NULL; } function in class:v8::internal::Debug

Completed in 104 milliseconds