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

/openjdk7/hotspot/src/share/vm/oops/
H A DfieldInfo.hpp68 static FieldInfo* from_field_array(typeArrayOop fields, int index) { function in class:VALUE_OBJ_CLASS_SPEC
71 static FieldInfo* from_field_array(u2* fields, int index) { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 30 milliseconds