iOS on arm64 Has Inline Retain Count in the isa

Greg Parker: Some of the bits still encode the pointer to the object’s class. But neither OS X nor iOS actually uses all 64 bits of virtual address space. The Objective-C runtime may use these extra bits to store per-object data like its retain count or whether it has been weakly referenced. This is along … Continue reading iOS on arm64 Has Inline Retain Count in the isa