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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp311 static address arrayof_jbyte_arraycopy() { return _arrayof_jbyte_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp469 case COPYFUNC_CONJOINT | COPYFUNC_ALIGNED: RETURN_STUB(arrayof_jbyte_arraycopy);

Completed in 1284 milliseconds