pub unsafe fn JS_AlreadyHasOwnElement( cx: *mut JSContext, obj: HandleObject<'_>, index: u32, foundp: *mut bool, ) -> bool