You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass the pointer of owning object in constructorWriteBarrierRange (#1511)
Summary:
Pull Request resolved: #1511
Add a `GCCell` pointer parameter to `constructorWriteBarrierRange`,
which represents the owning object address. It's used to get the
correct card table for pointers live in large segment.
Differential Revision: D62171114
0 commit comments