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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp305 static address jint_disjoint_arraycopy() { return _jint_disjoint_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp486 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_disjoint_arraycopy);

Completed in 435 milliseconds