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

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp88 const int BytesPerOop = BytesPerWord; // Full-width oop variable
328 // Minimum is max(BytesPerLong, BytesPerDouble, BytesPerOop) / HeapWordSize, so jlong, jdouble and

Completed in 37 milliseconds