mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Array's getObjects:range: needs to fill the supplied buffer without incrementing the reference count. For that reason, and to fulfill lifetime expectations for Array elements that are computed dynamically (e.g. from value types that are BridgedToObjectiveC), we maintain a cache of converted objects associated with each Array. Swift SVN r16105
1019 B
1019 B