Searched refs:host_create_shadow_realm_context_callback_ (Results 1 – 2 of 2) sorted by relevance
4865 host_create_shadow_realm_context_callback_ = callback; in ThrowInternal()4869 if (host_create_shadow_realm_context_callback_ == nullptr) { in ThrowInternal()4881 host_create_shadow_realm_context_callback_(api_context), in ThrowInternal()
2162 host_create_shadow_realm_context_callback_ = nullptr; variable