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