Searched refs:peekIntNative (Results 1 – 2 of 2) sorted by relevance
250 int result = peekIntNative(address); in peekInt()257 private static native int peekIntNative(long address); in peekIntNative() method in Memory
244 FAST_NATIVE_METHOD(Memory, peekIntNative, "(J)I"),