Function mozjs_sys::glue::CallJitGetterOp

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