Searched refs:arrayof_jshort_arraycopy (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp312 static address arrayof_jshort_arraycopy() { return _arrayof_jshort_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp477 case COPYFUNC_CONJOINT | COPYFUNC_ALIGNED: RETURN_STUB(arrayof_jshort_arraycopy);

Completed in 33 milliseconds