Searched defs:_ArrayStoreException_handle (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.hpp96 static jobject _ArrayStoreException_handle; member in class:ciEnv
H A DciEnv.cpp85 jobject ciEnv::_ArrayStoreException_handle = NULL; member in class:ciEnv
271 = get_or_create_exception(_ArrayStoreException_handle,

Completed in 34 milliseconds