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

/openjdk7/hotspot/src/share/vm/ci/
H A DciEnv.hpp356 ciInstance* ArrayStoreException_instance();
H A DciEnv.cpp268 ciInstance* ciEnv::ArrayStoreException_instance() { function in class:ciEnv
/openjdk7/hotspot/src/share/vm/opto/
H A DgraphKit.cpp575 ex_obj = env()->ArrayStoreException_instance();

Completed in 36 milliseconds