Atul Katti
|
7923234c54
MSFT:16723718 Track RecyclerVisited object allocations using a dummy typeid. Also, Port RecyclerVisited* API changes.
|
il y a 7 ans |
Daniel Libby
|
b6cefd5db1
Fix VerifyZeroFill asserts in LargeHeapBlock allocations
|
il y a 8 ans |
Bo Cupp
|
612cd34395
Remove remaining __stdcall calling convention from IRecyclerVisitedObject implementations
|
il y a 8 ans |
Bo Cupp
|
2d0adbc216
Fix case sensitivity issue for including RecyclerHeapMarkingContext.h in Ubuntu builds
|
il y a 8 ans |
Bo Cupp
|
da7f090e2a
Rewrite test object code to avoid prefast error
|
il y a 8 ans |
Daniel Libby
|
a09bf15892
Introduce #define to potentially not build recycler visited heap support (but keep it on for now)
|
il y a 8 ans |
Daniel Libby
|
8f96d7d140
Move RecyclerNative leaf objects to the pre-existing leaf heap bucket/block After discussion, there's no reason for these objects to live in the new heap block type. It's possible that there could be interesting lifetime correlations between these objects and the rest of the visited objects - however this is something we should measure before putting them into our heap block.
|
il y a 8 ans |
Daniel Libby
|
2705f247bc
Merged PR 913868: Add support for RecyclerVisitedObjects in GCStress
|
il y a 8 ans |
Jianchun Xu
|
10c6be4c1b
swb: check base classes, annotations 4
|
il y a 9 ans |
Jianchun Xu
|
d7f2c06a62
swb: write barrier annotations 3
|
il y a 9 ans |
Jianchun Xu
|
cec0e9a84f
replace wchar_t/L"..." with char16/_u("...")
|
il y a 10 ans |
Hitesh Kanwathirtha
|
e82e834d21
Add GCStress harness to ChakraCore repo
|
il y a 10 ans |