Function script::dom::bindings::import::module::jsapi::glue::SetPropertyIgnoringNamedGetter
source ยท pub unsafe extern "C" fn SetPropertyIgnoringNamedGetter(
cx: *mut JSContext,
obj: Handle<*mut JSObject>,
id: Handle<PropertyKey>,
v: Handle<Value>,
receiver: Handle<Value>,
ownDesc: Handle<PropertyDescriptor>,
result: *mut ObjectOpResult,
) -> bool