Artifact 6d7afb1835bf1631b75d94c27d1526e11aead0e2:
- File generic/tclProc.c — part of check-in [33e698fd89] at 2004-12-20 18:27:14 on branch trunk — * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c * generic/tclProc.c: new static InitCompiledLocals to allow for a single pass over the proc's arguments at proc load time (instead of two as previously). TclObjInterpProc() now allocates the compiledLocals on the tcl execution stack, using the new TclStackAlloc/Free functions. (user: msofer size: 53769)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.