39 void dump()
const override;
Call stack for error reporting and debugging.
Definition: callstack.hpp:31
void dump() const override
Dump object state for debugging.
Single call trace entry.
Definition: callstack.hpp:16
Interface for objects that can dump their state.
Definition: dumpable.hpp:12
Execution frame for byeol runtime.
Definition: frame.hpp:29
Container for execution frame stack.
Definition: frames.hpp:11
Base class for all managed instances in memlite system.
Definition: instance.hpp:20
Strong reference smart pointer with strict type checking.
Definition: tstr.hpp:13