Objc_msgSend(), instruction by instruction 14 years agoThe source code of the Objective-C runtime is actually open source. See http://opensource.apple.com/source/objc4/objc4-493.11/runtim... for another commented version of objc_msgSend on ARM. 0ThreadHN