pub unsafe fn ObjectIsRegExp( cx: &mut JSContext, obj: Handle<'_, *mut JSObject>, isRegExp: *mut bool, ) -> bool