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

/openjdk7/hotspot/src/share/vm/oops/
H A DklassVtable.cpp120 int klassVtable::initialize_from_super(KlassHandle super) { function in class:klassVtable
169 int super_vtable_len = initialize_from_super(super);

Completed in 191 milliseconds