Function script::dom::windowproxy::set

source ยท
unsafe extern "C" fn set(
    cx: *mut JSContext,
    proxy: HandleObject,
    id: HandleId,
    v: HandleValue,
    receiver: HandleValue,
    res: *mut ObjectOpResult,
) -> bool