pub unsafe fn Wrap<D: DomTypes>(
cx: &mut JSContext,
scope: &D::GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<D::GPUInternalError>,
) -> DomRoot<D::GPUInternalError>pub unsafe fn Wrap<D: DomTypes>(
cx: &mut JSContext,
scope: &D::GlobalScope,
given_proto: Option<HandleObject<'_>>,
object: Box<D::GPUInternalError>,
) -> DomRoot<D::GPUInternalError>