Changeset 14639
- Timestamp:
- Feb 4, 2011, 8:41:37 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/source/objc-bridge/objc-runtime.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/objc-bridge/objc-runtime.lisp
r14616 r14639 3218 3218 (%associate-jmp-buf-with-catch-frame 3219 3219 ,xframe 3220 (%fixnum-ref (%current-tcr) target::tcr.catch-top) 3220 (%fixnum-ref (%current-tcr) (- target::tcr.catch-top 3221 target::tcr-bias)) 3221 3222 ,cframe) 3222 3223 (progn
Note:
See TracChangeset
for help on using the changeset viewer.
