pub unsafe fn Wrap(
    cx: SafeJSContext,
    object: Box<ServiceWorkerGlobalScope>
) -> Root<Dom<ServiceWorkerGlobalScope>>