diff options
author | andreask <andreask> | 2012-12-04 00:01:58 (GMT) |
---|---|---|
committer | andreask <andreask> | 2012-12-04 00:01:58 (GMT) |
commit | fcfb3de2ebf1e1bb572c7a4cc32c0c6e70e0b1a4 (patch) | |
tree | 6efbea1b9bc352de3d85d8548d1f8a2cfac4bcba /doc/ExprLongObj.3 | |
parent | 2eab5be3ef9be6cc7ec30abf3ea5bf587577e001 (diff) | |
download | tcl-novem_ak_iframe_direct.zip tcl-novem_ak_iframe_direct.tar.gz tcl-novem_ak_iframe_direct.tar.bz2 |
Cleaning up some of the internals of TIP #280.novem_ak_iframe_direct
Replaced the hashtables keyed by pointers to Proc and ByteCode
structures and providing associated information with fields in the
structures, direct pointers to the information. The change makes the
information accessible through a single pointer dereference instead of
a hashtable search.
Some information (Tcl_Obj* related) could not be inlined in this way
and likely requires a larger reworking of parser and script
structures.
Diffstat (limited to 'doc/ExprLongObj.3')
0 files changed, 0 insertions, 0 deletions