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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp297 static address jshort_arraycopy() { return _jshort_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp476 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jshort_arraycopy);

Completed in 1388 milliseconds