Function script::dom::bindings::codegen::Bindings::CustomElementRegistryBinding::CustomElementRegistryBinding::Wrap
source · pub unsafe fn Wrap(
cx: SafeJSContext,
scope: &GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<CustomElementRegistry>
) -> Root<Dom<CustomElementRegistry>>