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

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp37 int BytesPerHeapOop = 0; variable
166 BytesPerHeapOop = BytesPerInt;
172 BytesPerHeapOop = BytesPerWord;

Completed in 82 milliseconds