GetProtoObject

pub fn GetProtoObject<D: DomTypes>(
    cx: &mut JSContext,
    global: HandleObject<'_>,
    rval: MutableHandleObject<'_>,
)