Use associated objects to attach contiguous array buffers to lazy ones #75148
First draft of using associated objects to attach contiguous array bu…
78d372ec
Build fix
b8dd9e5f
Adopt associated buffers in CoW
f9475f6c
It appears to work properly now!
93881b1e
Mitigate the code size impact of this change by removing some unneces…
dd59ba63
Fix thread safety issue by using objc_sync_enter/_exit
936df352
Work around deserialization failure
f021363a
Forgot one bit
1dbcc2f7
More egregious hacks
6ae836e5
Catfish-Man
marked this pull request as ready for review 1 year ago
Catfish-Man
changed the title First draft of using associated objects to attach contiguous array buffers to lazy ones Use associated objects to attach contiguous array buffers to lazy ones 1 year ago
Use a better key
6d99d1e1
mikeash
approved these changes
on 2024-07-19
Address review comments
79ed56fb
Try a workaround for a compiler issue
3d33ff8f
Try another workaround
7d3e84b3
Work around harder
f73319cf
Login to write a write a comment.
Login via GitHub