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
[MERGE #5474@atulkatti] MSFT:16723718 Track RecyclerVisited object allocations using a dummy typeid.
Merge pull request #5474 from atulkatti:Bug16723718.ReenableHtmlTests.1
Also, brings in changes to the RecyclerVisited* allocation APIs to make the code consistent.
// We need to track these allocations. The RecyclerVisitedHost* object allocation APIs don't provide us with the type of the objects being allocated. Use the DummyVTableObject type used elsewhere to track the allocations.
0 commit comments