Differences From Artifact [b1ddf26641]:
- File generic/tclOOMethod.c — part of check-in [e3ce920ce7] at 2010-12-02 15:49:14 on branch activestate-nre-excised-variant-1-roll-forward — @1260 (user: andreask size: 50975)
To Artifact [e9d0791703]:
- File generic/tclOOMethod.c — part of check-in [3f09e6a910] at 2010-12-06 12:33:17 on branch activestate-nre-excised-variant-1-roll-forward — @1300 (user: andreask size: 50959)
| ︙ | |||
669 670 671 672 673 674 675 | 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 | - + |
* matched by this function (or rather, by the
* call frame's lifetime). */
/*
* Allocate the special frame data.
*/
|
| ︙ |