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

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp2073 #define EXCEPTION_UNCAUGHT_CXX_EXCEPTION 0xE06D7363 macro
2100 def_excpt(EXCEPTION_UNCAUGHT_CXX_EXCEPTION),
2537 exception_code != EXCEPTION_UNCAUGHT_CXX_EXCEPTION)
2561 case EXCEPTION_UNCAUGHT_CXX_EXCEPTION:

Completed in 48 milliseconds