Lines Matching full:foreign
11 // shows several test cases including the handling of foreign exceptions.
14 // of -1 will trigger a foreign C++ exception to be thrown; type info types
38 // - Value -1 causes a foreign C++ exception to be thrown and not be
342 /// used by foreign exception handlers when deleting our exception
715 // We have been notified of a foreign exception being thrown,
1169 // Foreign exception handler
1295 // the exception is foreign.
1303 // Branch to the externalExceptionBlock if the exception is foreign or
1318 "Gen: Foreign exception received.\n",
1380 /// runtime value matches nativeThrowType, throws a foreign exception by
1389 /// @param nativeThrowFunct function which will throw a foreign exception
1418 // Throws a foreign exception
1433 // Throws foreign exception
1453 // a foreign exception is thrown. Defaults to throwing one of our
1501 /// a supplied a function which in turn will throw a foreign exception.
1507 /// a foreign exception
1524 // foreign exceptions to be thrown.
1564 /// Represents our foreign exceptions
1582 /// Throws foreign C++ exception.
1600 /// indicator to cause foreign exception to be thrown.
1616 // Catch foreign C++ exception
1626 // given that these will be exceptions foreign to C++
1930 /// of -1 will trigger a foreign C++ exception to be thrown; type info types
1941 " the value -1 for foreign C++ exceptions to be "
2005 // the function which throws foreign exceptions.