Function IsSetObject

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