Skip to content
  • Cheng Shao's avatar
    930316d6
    rts: expose HeapAlloc.h as public header · 930316d6
    Cheng Shao authored
    This commit exposes HeapAlloc.h as a public header. The intention is
    to expose HEAP_ALLOCED/HEAP_ALLOCED_GC, so they can be used in
    assertions in other public headers, and they may also be useful for
    user code.
    
    (cherry picked from commit dedcf102)
    (cherry picked from commit 8d38b450)
    930316d6
    rts: expose HeapAlloc.h as public header
    Cheng Shao authored
    This commit exposes HeapAlloc.h as a public header. The intention is
    to expose HEAP_ALLOCED/HEAP_ALLOCED_GC, so they can be used in
    assertions in other public headers, and they may also be useful for
    user code.
    
    (cherry picked from commit dedcf102)
    (cherry picked from commit 8d38b450)
Loading