pub fn Wrap<D>(
cx: JSContext,
object: Box<<D as DomTypes>::ServiceWorkerGlobalScope>,
) -> Root<Dom<<D as DomTypes>::ServiceWorkerGlobalScope>>where
D: DomTypes,
pub fn Wrap<D>(
cx: JSContext,
object: Box<<D as DomTypes>::ServiceWorkerGlobalScope>,
) -> Root<Dom<<D as DomTypes>::ServiceWorkerGlobalScope>>where
D: DomTypes,