diff options
| author | Miguel Sofer <miguel.sofer@gmail.com> | 2004-12-20 18:27:14 (GMT) |
|---|---|---|
| committer | Miguel Sofer <miguel.sofer@gmail.com> | 2004-12-20 18:27:14 (GMT) |
| commit | c53488e628be0ea03adf14b2cf1ec27d8485b517 (patch) | |
| tree | dfe55b1063f501eb909a26070c7ca8d61fe5cae6 /generic/tclExecute.c | |
| parent | 1c014c178698e5d7f80b400549ffd6f880b7f1fd (diff) | |
| download | tcl-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
