Function mozjs_sys::jsapi::glue::SetPropertyIgnoringNamedGetter
source ยท pub unsafe extern "C" fn SetPropertyIgnoringNamedGetter(
cx: *mut JSContext,
obj: HandleObject,
id: HandleId,
v: HandleValue,
receiver: HandleValue,
ownDesc: Handle<PropertyDescriptor>,
result: *mut ObjectOpResult,
) -> bool