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