Changes between Version 3 and Version 4 of CallingConvention
- Timestamp:
- 04/22/07 01:18:42 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CallingConvention
v3 v4 8 8 be hard for the GC to look at that arbitrarily-tagged thing, recognize it as a pointer 9 9 into a function, and then find that function. 10 11 (N.B.: It looks like this may be changing. See, e.g., r6290 ff.) 10 12 11 13 Therefore, there needs to be some way for the GC to recognize return addresses on the stack so that
