Searched refs:peekLongNative (Results 1 – 2 of 2) sorted by relevance
180 long result = peekLongNative(address); in peekLong()187 private static native long peekLongNative(long address); in peekLongNative() method in Memory
301 FAST_NATIVE_METHOD(Memory, peekLongNative, "(J)J"),