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

/openjdk10/hotspot/src/share/vm/oops/
H A Dklass.cpp184 jint Klass::array_layout_helper(BasicType etype) { function in class:Klass
H A Dklass.hpp376 static jint array_layout_helper(jint tag, int hsize, BasicType etype, int log2_esize) { function

Completed in 40 milliseconds