Function script::dom::bindings::codegen::Bindings::ResponseBinding::Response_Binding::Wrap
source ยท pub unsafe fn Wrap(
cx: SafeJSContext,
scope: &GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<Response>,
_can_gc: CanGc,
) -> Root<Dom<Response>>