Searched refs:clearExceptions (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/qt/api/
H A Dqscriptengine.cpp135 void QScriptEngine::clearExceptions() function in class:QScriptEngine
137 d_ptr->clearExceptions();
H A Dqscriptengine.h51 void clearExceptions();
H A Dqscriptengine_p.h59 inline void clearExceptions();
118 clearExceptions();
127 void QScriptEnginePrivate::clearExceptions() function in class:QScriptEnginePrivate
/external/webkit/Source/JavaScriptCore/qt/tests/qscriptengine/
H A Dtst_qscriptengine.cpp622 eng.clearExceptions();
635 eng.clearExceptions();
650 eng.clearExceptions();
668 eng.clearExceptions();
679 eng.clearExceptions();

Completed in 89 milliseconds