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

/openjdk7/hotspot/src/share/vm/ci/
H A DciInstanceKlass.cpp438 int super_fsize = super->nonstatic_field_size() * heapOopSize; local
443 if (fsize == super_fsize) {

Completed in 22 milliseconds