Home
last modified time | relevance | path

Searched refs:setPauseOnExceptionsFunction (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DScriptDebugServer.cpp141 …v8::Handle<v8::Function> setPauseOnExceptionsFunction = v8::Local<v8::Function>::Cast(m_debuggerSc… in setPauseOnExceptionsState() local
143 setPauseOnExceptionsFunction->Call(m_debuggerScript.get(), 1, argv); in setPauseOnExceptionsState()