Searched refs:ProxyConstructor (Results 1 – 3 of 3) sorted by relevance
175 return new ProxyConstructor<T>(enhancer, injectionPoint, callbacks, interceptors); in create()237 private static class ProxyConstructor<T> implements ConstructionProxy<T> { class in ProxyFactory248 ProxyConstructor( in ProxyConstructor() method in ProxyFactory.ProxyConstructor
149 TF_BUILTIN(ProxyConstructor, ProxiesCodeStubAssembler) { in TF_BUILTIN() argument
897 TFJ(ProxyConstructor, 2, kReceiver, kTarget, kHandler) \