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

/external/v8/src/
H A Dexecution.cc473 bool StackGuard::IsDebugCommand() { function in class:v8::internal::StackGuard
853 isolate->stack_guard()->IsDebugCommand() &&
912 if (stack_guard->IsDebugBreak() || stack_guard->IsDebugCommand()) {

Completed in 44 milliseconds