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