Searched defs:artFieldOrMethod (Results 1 – 2 of 2) sorted by relevance
42 MethodHandleImpl(long artFieldOrMethod, int handleKind, MethodType type) { in MethodHandleImpl()
494 /** @hide */ protected final long artFieldOrMethod; field in MethodHandle497 protected MethodHandle(long artFieldOrMethod, int handleKind, MethodType type) { in MethodHandle()