Function js::jsapi::SetReservedOrProxyPrivateSlotWithBarrier [] [src]

pub unsafe extern "C" fn SetReservedOrProxyPrivateSlotWithBarrier(
    obj: *mut JSObject,
    slot: usize,
    value: *const Value
)