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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp307 static address oop_disjoint_arraycopy(bool dest_uninitialized = false) { function in class:StubRoutines
H A DstubRoutines.cpp502 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB_PARM(oop_disjoint_arraycopy, dest_uninitialized);

Completed in 49 milliseconds