Skip to content
  • Pavel Zakopaylo's avatar
    Changed all closure refs to irefs · e57164c9
    Pavel Zakopaylo authored
    This is to make it work with global cells, which cannot be treated
    as refs. Potentially this will influence performance since the GC
    needs to figure out whether the thing being referenced is a heap
    object etc. Yi assures me this doesn't apply to Zebu.
    e57164c9