Skip to content
  • Sven Tennie's avatar
    Print RET_BIG stack closures · 51606236
    Sven Tennie authored and Marge Bot's avatar Marge Bot committed
    A RET_BIG closure has a large bitmap that describes it's payload and can
    be printed with printLargeBitmap().
    
    Additionally, the output for payload closures of small and big bitmaps is
    changed: printObj() is used to print a bit more information about what's
    on the stack.
    51606236