pub unsafe fn JS_HasProperty( cx: *mut JSContext, obj: HandleObject<'_>, name: *const c_char, foundp: *mut bool, ) -> bool