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

/openjdk10/hotspot/src/share/vm/oops/
H A DinstanceKlass.hpp1061 intptr_t* start_of_itable() const { return (intptr_t*)start_of_vtable() + vtable_length(); } function in class:InstanceKlass

Completed in 40 milliseconds