Function GetObjectProto

Source
pub unsafe fn GetObjectProto(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    proto: MutableHandleObject<'_>,
) -> bool