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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp298 static address jint_arraycopy() { return _jint_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp484 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy);

Completed in 24 milliseconds