Searched refs:ExceptionBreakState (Results 1 – 7 of 7) sorted by relevance
45 v8::DebugInterface::ExceptionBreakState getPauseOnExceptionsState();46 void setPauseOnExceptionsState(v8::DebugInterface::ExceptionBreakState);150 v8::DebugInterface::ExceptionBreakState m_pauseOnExceptionsState;
123 v8::DebugInterface::ExceptionBreakState setPauseOnExceptionsState(124 v8::DebugInterface::ExceptionBreakState);131 v8::DebugInterface::ExceptionBreakState m_previousPauseOnExceptionsState;
454 v8::DebugInterface::ExceptionBreakState456 v8::DebugInterface::ExceptionBreakState newState) { in setPauseOnExceptionsState()458 v8::DebugInterface::ExceptionBreakState presentState = in setPauseOnExceptionsState()
702 v8::DebugInterface::ExceptionBreakState pauseState; in setPauseOnExceptions()719 static_cast<v8::DebugInterface::ExceptionBreakState>(pauseState)); in setPauseOnExceptionsImpl()
250 v8::DebugInterface::ExceptionBreakState257 v8::DebugInterface::ExceptionBreakState pauseOnExceptionsState) { in setPauseOnExceptionsState()
117 enum ExceptionBreakState { enum130 ExceptionBreakState state);
8871 ExceptionBreakState type) { in ChangeBreakOnException()