![]() ![]() | ![]() |
version 1.6, 2003/01/04 08:26:57 | version 1.7, 2003/01/06 11:18:59 |
---|---|
Line 80 IS store-backtrace | Line 80 IS store-backtrace |
: print-bt-entry ( return-stack-item -- ) | : print-bt-entry ( return-stack-item -- ) |
cell - dup in-dictionary? over dup aligned = and | cell - dup in-dictionary? over dup aligned = and |
if | if |
@ dup threaded>name if | @ dup threaded>name dup if |
.name drop | .name drop |
else | else |
drop dup look if | drop dup look if |