Searched refs:bindTo (Results 1 – 7 of 7) sorted by relevance
838 static final Method bindTo; field in FactoryProvider2.MethodHandleWrapper865 bindTo = bindToTmp;882 Object handle = bindTo.invoke(lookup, proxy); in create()
148 MethodHandle boundFallback = foldArguments(exactInvoker(type), fallback.bindTo(site)); in bindWithFallback()
84 void bindTo(intptr_t position) { in bindTo() function
204 L->bindTo(BoundPc); in bind()
3862 L->bindTo(Bound); in bind()
782 L->bindTo(BoundPc); in bind()
732 return mh.bindTo(null).asCollector(Object[].class, type.parameterCount());