Description
Snapshot of the current backtrace. Relies on compiler support that
inserts code at the top of each function in debug mode that records
the function's arguments in Debug.backtraceStack
Details
Methods (3)
-
_dbg_name()
-
private function _dbg_name();
TODO: [2005-03-30 ptw] Doc tool should not bitch about inherited
override
-
toString()
-
private function toString();
-
toStringInternal()
-
private function toStringInternal(printer, length);
Convert a backtrace to a string
JavaScript Synopsis
private function LzBacktrace(skip);