Re: Why does ARC retain method arguments even with full optimization?
Re: Why does ARC retain method arguments even with full optimization?
- Subject: Re: Why does ARC retain method arguments even with full optimization?
- From: Preston Sumner <email@hidden>
- Date: Fri, 04 Nov 2011 21:32:27 -0600
On Nov 4, 2011, at 9:29 PM, Louis Romero wrote:
> Don't you bypass an objc_msgSend, then?
> Please tell me if I'm wrong.
> --
> Louis
Not if the functions end up sending the message through the runtime anyway, which is apparently the case._______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden