Function mozjs_sys::glue::CallJitSetterOp

source ยท
pub unsafe extern "C" fn CallJitSetterOp(
    info: *const JSJitInfo,
    cx: *mut JSContext,
    thisObj: HandleObject,
    specializedThis: *mut c_void,
    argc: c_uint,
    vp: *mut Value,
) -> bool