Searched refs:bindCallSite (Results 1 – 1 of 1) sorted by relevance
63 bindCallSite(site); in bootstrap()73 bindCallSite(site); in bootstrapStatic()119 private static MethodHandle bindCallSite(MethodCallSite site) throws IllegalAccessException { in bindCallSite() method in InvokeDynamicSupport