On Apr 18, 2010, at 6:52 PM, Michael Ash <michael....@gmail.com> wrote:
If by "indirected through the runtime" you mean "accesses one global variable to get an offset". It does not, as one might take your comment to indicate, actually call any runtime functions.
If that's the case, how can the language support reordering instance variables? The only way I can see o support taking the address of an instance variable is to convert &ivar into a runtime call.
--Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com