Atul Katti
|
f10dd80df6
ChakraCore fix for servicing release 18-02B: CVE-2018-0866
|
8 anos atrás |
Sandeep Agarwal
|
dbdc3f8d83
Code Quality: Replace usage of _M_IX86_OR_ARM32 and _M_X64_OR_ARM64 with TARGET_32 and TARGET_64
|
8 anos atrás |
Oguz Bastemur
|
e585693087
Perf: Improve MOD arithmetic
|
8 anos atrás |
Dmitri Davydok
|
cedeb92879
Eliminate mentions of the unused "JD_PRIVATE" conditional compilation macro
|
8 anos atrás |
Jianchun Xu
|
a09b6b7224
Merge branch 'master' into swb
|
9 anos atrás |
Paul Leathers
|
08c9e0e0b2
2 redeferral-related fixes in Recycler: 1. Do not try to take special mark actions in BackgroundScanStack, only in ScanStack, as memory may be unstable in the background case. 2. In marking, if MarkInternal returns true (indicating no further work is necessary), and if we're required to take special mark actions, detect finalizable object and take the action.
|
9 anos atrás |
Jianchun Xu
|
3d72466243
Merge remote-tracking branch 'master' into swb
|
9 anos atrás |
Paul Leathers
|
5458771696
Prevent redeferral of FunctionBody's that are being processed when GC happens. Fix a class of bugs involving redeferral of functions that are being accessed by some runtime method that allocates memory, triggering GC and possibly redeferral. When a GC that will result in redeferral scans the stack, mark any FunctionBody's we find as having active references. Do this by for now adding a method to FinalizableObject and overriding it in FunctionBody. We'll replace this with a new object info bit if and when bits become available.
|
9 anos atrás |
Lei Shi
|
10ee7b1245
enable write barrier test on windows
|
9 anos atrás |
Lei Shi
|
49c9468f93
turn on concurrent GC on Linux
|
9 anos atrás |
Jianchun Xu
|
47eab483b9
change top-level dir Lib back to lib
|
10 anos atrás |