Function mozjs::glue::CallJitGetterOp
source ยท pub unsafe extern "C" fn CallJitGetterOp(
info: *const JSJitInfo,
cx: *mut JSContext,
thisObj: Handle<*mut JSObject>,
specializedThis: *mut c_void,
argc: u32,
vp: *mut Value,
) -> bool