pub fn wrap_call_this_object<T: DomObject>(
    cx: JSContext,
    p: &T,
    rval: MutableHandleObject<'_>
)
Expand description

Wraps the reflector for p into the realm of cx.