Function mozjs_sys::jsapi::JS_AlreadyHasOwnElement
source ยท pub unsafe extern "C" fn JS_AlreadyHasOwnElement(
cx: *mut JSContext,
obj: Handle<*mut JSObject>,
index: u32,
foundp: *mut bool,
) -> bool