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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dreflection.hpp82 static oop array_component_type(oop mirror, TRAPS);
H A Dreflection.cpp384 oop Reflection::array_component_type(oop mirror, TRAPS) { function in class:Reflection
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp1360 oop result = Reflection::array_component_type(mirror, CHECK_NULL);

Completed in 45 milliseconds