Home
last modified time | relevance | path

Searched refs:remoteProxy (Results 1 – 13 of 13) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/
H A Dconfig_replication_test.go99 remoteProxy, ok := entry.(*structs.ProxyConfigEntry)
102 require.Equal(t, remoteProxy.Config, localProxy.Config)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/
H A Dconfig_replication_test.go99 remoteProxy, ok := entry.(*structs.ProxyConfigEntry)
102 require.Equal(t, remoteProxy.Config, localProxy.Config)
/dports/sysutils/consul/consul-1.10.3/agent/consul/
H A Dconfig_replication_test.go183 remoteProxy, ok := entry.(*structs.ProxyConfigEntry)
186 require.Equal(t, remoteProxy.Config, localProxy.Config)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/
H A Dconfig_replication_test.go183 remoteProxy, ok := entry.(*structs.ProxyConfigEntry)
186 require.Equal(t, remoteProxy.Config, localProxy.Config)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/
H A Dconfig_replication_test.go183 remoteProxy, ok := entry.(*structs.ProxyConfigEntry)
186 require.Equal(t, remoteProxy.Config, localProxy.Config)
/dports/www/firefox/firefox-99.0/js/src/
H A Djsapi.cpp757 RootedObject remoteProxy(cx, callback->getObjectToTransplant(c)); in RemapRemoteWindowProxies() local
758 if (!remoteProxy) { in RemapRemoteWindowProxies()
764 MOZ_ASSERT(js::IsDOMRemoteProxyObject(remoteProxy)); in RemapRemoteWindowProxies()
765 MOZ_ASSERT(remoteProxy->compartment() == c); in RemapRemoteWindowProxies()
766 CheckTransplantObject(remoteProxy); in RemapRemoteWindowProxies()
770 js::NukeNonCCWProxy(cx, remoteProxy); in RemapRemoteWindowProxies()
772 if (remoteProxy->compartment() == target->compartment()) { in RemapRemoteWindowProxies()
773 targetCompartmentProxy = remoteProxy; in RemapRemoteWindowProxies()
774 } else if (!otherProxies.append(remoteProxy)) { in RemapRemoteWindowProxies()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsapi.cpp781 RootedObject remoteProxy(cx, callback->getObjectToTransplant(c)); in RemapRemoteWindowProxies() local
782 if (!remoteProxy) { in RemapRemoteWindowProxies()
788 MOZ_ASSERT(js::IsDOMRemoteProxyObject(remoteProxy)); in RemapRemoteWindowProxies()
789 MOZ_ASSERT(remoteProxy->compartment() == c); in RemapRemoteWindowProxies()
790 CheckTransplantObject(remoteProxy); in RemapRemoteWindowProxies()
794 js::NukeNonCCWProxy(cx, remoteProxy); in RemapRemoteWindowProxies()
796 if (remoteProxy->compartment() == target->compartment()) { in RemapRemoteWindowProxies()
797 targetCompartmentProxy = remoteProxy; in RemapRemoteWindowProxies()
798 } else if (!otherProxies.append(remoteProxy)) { in RemapRemoteWindowProxies()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsapi.cpp781 RootedObject remoteProxy(cx, callback->getObjectToTransplant(c)); in RemapRemoteWindowProxies() local
782 if (!remoteProxy) { in RemapRemoteWindowProxies()
788 MOZ_ASSERT(js::IsDOMRemoteProxyObject(remoteProxy)); in RemapRemoteWindowProxies()
789 MOZ_ASSERT(remoteProxy->compartment() == c); in RemapRemoteWindowProxies()
790 CheckTransplantObject(remoteProxy); in RemapRemoteWindowProxies()
794 js::NukeNonCCWProxy(cx, remoteProxy); in RemapRemoteWindowProxies()
796 if (remoteProxy->compartment() == target->compartment()) { in RemapRemoteWindowProxies()
797 targetCompartmentProxy = remoteProxy; in RemapRemoteWindowProxies()
798 } else if (!otherProxies.append(remoteProxy)) { in RemapRemoteWindowProxies()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsapi.cpp813 RootedObject remoteProxy(cx, callback->getObjectToTransplant(c)); in RemapRemoteWindowProxies() local
814 if (!remoteProxy) { in RemapRemoteWindowProxies()
820 MOZ_ASSERT(js::IsDOMRemoteProxyObject(remoteProxy)); in RemapRemoteWindowProxies()
821 MOZ_ASSERT(remoteProxy->compartment() == c); in RemapRemoteWindowProxies()
822 CheckTransplantObject(remoteProxy); in RemapRemoteWindowProxies()
826 js::NukeNonCCWProxy(cx, remoteProxy); in RemapRemoteWindowProxies()
828 if (remoteProxy->compartment() == target->compartment()) { in RemapRemoteWindowProxies()
829 targetCompartmentProxy = remoteProxy; in RemapRemoteWindowProxies()
830 } else if (!otherProxies.append(remoteProxy)) { in RemapRemoteWindowProxies()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowOuter.cpp2537 JS::Rooted<JSObject*> remoteProxy(cx); in PrepareForProcessChange() local
2540 &remoteProxy)) { in PrepareForProcessChange()
2544 if (!xpc::TransplantObjectNukingXrayWaiver(cx, localProxy, remoteProxy)) { in PrepareForProcessChange()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.cpp2566 JS::Rooted<JSObject*> remoteProxy(cx); in PrepareForProcessChange() local
2569 &remoteProxy)) { in PrepareForProcessChange()
2573 if (!xpc::TransplantObjectNukingXrayWaiver(cx, localProxy, remoteProxy)) { in PrepareForProcessChange()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.cpp2540 JS::Rooted<JSObject*> remoteProxy(cx); in PrepareForProcessChange() local
2543 &remoteProxy)) { in PrepareForProcessChange()
2547 if (!xpc::TransplantObjectNukingXrayWaiver(cx, localProxy, remoteProxy)) { in PrepareForProcessChange()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.cpp2540 JS::Rooted<JSObject*> remoteProxy(cx); in PrepareForProcessChange() local
2543 &remoteProxy)) { in PrepareForProcessChange()
2547 if (!xpc::TransplantObjectNukingXrayWaiver(cx, localProxy, remoteProxy)) { in PrepareForProcessChange()