Skip to content
  • 卜部昌平's avatar
    ba11a747
    ensure cc->def == cc->me->def · ba11a747
    卜部昌平 authored
    The equation shall hold for every call cache.  However prior to this
    changeset cc->me could be updated without also updating cc->def.  Let's
    make it sure by introducing new macro named CC_SET_ME which sets cc->me
    and cc->def at once.
    ba11a747
    ensure cc->def == cc->me->def
    卜部昌平 authored
    The equation shall hold for every call cache.  However prior to this
    changeset cc->me could be updated without also updating cc->def.  Let's
    make it sure by introducing new macro named CC_SET_ME which sets cc->me
    and cc->def at once.
Loading