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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp296 static address jbyte_arraycopy() { return _jbyte_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp468 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy);

Completed in 32 milliseconds