Function script::dom::bindings::proxyhandler::maybe_cross_origin_set_rawcx
source · pub unsafe extern "C" fn maybe_cross_origin_set_rawcx(
cx: *mut JSContext,
proxy: RawHandleObject,
id: RawHandleId,
v: RawHandleValue,
receiver: RawHandleValue,
result: *mut ObjectOpResult
) -> bool
Expand description
Implementation of [[Set]]
for Location
.