Searched refs:bindTo (Results 1 – 7 of 7) sorted by relevance
904 static final Method bindTo; field in FactoryProvider2.MethodHandleWrapper931 bindTo = bindToTmp;948 Object handle = bindTo.invoke(lookup, proxy); in create()
152 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()
785 L->bindTo(BoundPc); in bind()
701 return mh.bindTo(null).asCollector(Object[].class, type.parameterCount());