Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_exception.h127 using _STLP_VENDOR_UNCAUGHT_EXCEPTION_STD::uncaught_exception;
D_ostream.h187 if (!uncaught_exception()) in ~sentry()
/external/stlport/test/unit/
Dexception_test.cpp105 _res = std::uncaught_exception()?1:0; in ~UncaughtClassTest()
/external/v8/src/
Dmessages.js149 uncaught_exception: "Uncaught %0", property
/external/stlport/etc/
DChangeLog-5.12195 (static and dynamic) and uncaught_exception handler (static only)
3820 and uncaught_exception function namespace. Can now be defined independantly
6282 uncaught_exception and exception handling in general thanks John Roberts.