Artifact cb6cb9edf72075e92ae4e0199b17fc419292f7a3:
- File generic/tclTrace.c — part of check-in [87d6c65542] at 2005-04-12 21:09:22 on branch msofer-wcodes-branch — 2005-04-12 Miguel Sofer <msofer@users.sf.net> * generic/tclCmdIL (AppendLocals): * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * generic/tclProc.c: * generic/tclTrace.c: * generic/tclVar.c: part 4 of variable reform. Compiled local vars are half-length with respect to normal vars (missing refCount, tracePtr and searchPtr). When a trace or search is done for the first time on a compiled local, a new extension Var structure is created and the local is linked to it. New flags VAR_SHORT and VAR_EXTENDED are defined to indicate these special variable structs. (user: msofer size: 94399)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.