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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp314 static address arrayof_jlong_arraycopy() { return _arrayof_jlong_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp493 case COPYFUNC_CONJOINT | COPYFUNC_ALIGNED: RETURN_STUB(arrayof_jlong_arraycopy);

Completed in 33 milliseconds