Home
last modified time | relevance | path

Searched defs:clearException (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptState.h56 void clearException() { m_exception.clear(); } in clearException() function
DExceptionState.cpp40 void ExceptionState::clearException() in clearException() function in WebCore::ExceptionState