Searched refs:setPauseOnExceptionsFunction (Results 1 – 1 of 1) sorted by relevance
141 …v8::Handle<v8::Function> setPauseOnExceptionsFunction = v8::Local<v8::Function>::Cast(m_debuggerSc… in setPauseOnExceptionsState() local143 setPauseOnExceptionsFunction->Call(m_debuggerScript.get(), 1, argv); in setPauseOnExceptionsState()