summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-12-20 18:27:14 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-12-20 18:27:14 (GMT)
commitc53488e628be0ea03adf14b2cf1ec27d8485b517 (patch)
treedfe55b1063f501eb909a26070c7ca8d61fe5cae6 /generic/tclExecute.c
parent1c014c178698e5d7f80b400549ffd6f880b7f1fd (diff)
downloadtcl-c53488e628be0ea03adf14b2cf1ec27d8485b517.zip
tcl-c53488e628be0ea03adf14b2cf1ec27d8485b517.tar.gz
tcl-c53488e628be0ea03adf14b2cf1ec27d8485b517.tar.bz2
* 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.
Diffstat (limited to 'generic/tclExecute.c')
0 files changed, 0 insertions, 0 deletions