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