Searched defs:end_of_itable (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/oops/ | ||
| H A D | instanceKlass.hpp | 798 intptr_t* end_of_itable() const { return start_of_itable() + itable_length(); } function in class:instanceKlass |
Completed in 53 milliseconds