Skip to content
  • Cheng Shao's avatar
    f226e778
    rts: expose HeapAlloc.h as public header · f226e778
    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)
    f226e778
    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