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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp56 klassOop* exception_type_addr() { return &_exception_type; } function in class:ExceptionCache
H A Dnmethod.cpp1616 oop* ex_addr = (oop*)ec->exception_type_addr();
1731 f->do_oop((oop*)ec->exception_type_addr());

Completed in 41 milliseconds