rhuanjl
|
2ee13d2cf7
Newline at file ends
|
7 лет назад |
Atul Katti
|
ab3e8dd460
PageAllocators refactoring.
|
7 лет назад |
Michael Holman
|
2dc73f83e8
rework JIT process memory errors
|
9 лет назад |
Lei Shi
|
a6dcb9bb6b
new way to do the writebarrier verification
|
9 лет назад |
Lei Shi
|
17675d75a0
some fixes for writebarrier verification
|
9 лет назад |
Lei Shi
|
2a34df54ce
Merge branch 'master' into swb
|
9 лет назад |
Meghana Gupta
|
5961803008
Fix sal warnings
|
9 лет назад |
Lei Shi
|
4d3202cc03
fix number chunk write barrier verification bit for background JIT
|
9 лет назад |
Jianchun Xu
|
c6bf63b2d6
swb: annotate nested field type, union
|
9 лет назад |
Lei Shi
|
49c9468f93
turn on concurrent GC on Linux
|
9 лет назад |
Lei Shi
|
eb0208d6ec
strictly check write barrier bit
|
9 лет назад |
Lei Shi
|
aa1fbe0ea4
should not Assert for memory operation fail on client process (might be crashed or killed)
|
9 лет назад |
Lei Shi
|
aebdefe204
some fixes, make sure the failfast path not compromised
|
9 лет назад |
Lei Shi
|
c16c4d82cf
oop jit error handler fix
|
9 лет назад |
Lei Shi
|
46e3e99e34
address review comments
|
9 лет назад |
Lei Shi
|
4613d284f2
handle exception for ReadProcessMemory/WriteProcessMemory as well
|
9 лет назад |
Lei Shi
|
53114fe2b3
OOP JIT error handling
|
9 лет назад |
Lei Shi
|
fd90818613
fix xproc number allocator for arm64 build
|
9 лет назад |
Lei Shi
|
ecfe189c7d
cleanup the number allocator for FLOATVAR code path
|
9 лет назад |
Lei Shi
|
0106510ff9
fix xProc number allocator
|
9 лет назад |
Lei Shi
|
a7db5ba1e9
number allocator in OOP JIT, do not use the chunk allocator, instead, directly use recycler to allocate the array that referencing to the numbers
|
9 лет назад |
Lei Shi
|
5bf9247cc4
Fix prefast warnings (except for the TTD ones which might need merge from master?)
|
9 лет назад |
Lei Shi
|
84e8c5f666
fix for number allocator
|
9 лет назад |
Michael Holman
|
a235573035
make struct layouts more conformant
|
9 лет назад |
Michael Holman
|
0967b4a733
reduce need to go xproc for stackwalk; improve idl struct layout
|
9 лет назад |
Michael Holman
|
f3a453d92c
oop jit fixes for float const, shared bailout, and prop id arrays
|
9 лет назад |
Michael Holman
|
f7f273f0d7
Merge branch 'master' into oopjit
|
9 лет назад |
Lei Shi
|
8e4dc955c0
fix x64 build after number allocator change
|
9 лет назад |
Lei Shi
|
bd86f137c3
implement NumberAllocator for OOP JIT
|
9 лет назад |
Curtis Man
|
164674b8b8
Improve JIT code page allocator virtual address use and reduced standing free page.
|
10 лет назад |