Doug Ilijev
|
a63e04d508
Fix up rlexe.xml files: Remove BOM; remove spaces between tags which cause tags to be missed under rl.exe.
|
8 年之前 |
Doug Ilijev
|
8fdcd83110
Test cleanup: Remove defunct fail_mutators tag.
|
8 年之前 |
Doug Ilijev
|
d982c8472e
Remove baselines that only contained 'pass' since that's handled in the test runner.
|
9 年之前 |
Paul Leathers
|
664a9bd7a2
Fix byte code gen for function-in-block in eval. An optimization to permit redeferral of function-in-block was missing a legality check in eval code.
|
9 年之前 |
Paul Leathers
|
355480894e
Fix an issue where redeferral did not properly track recursive inlinees, e.g. 'a' inlines 'b', which inlines 'c'. If 'a' was not redeferred, we were properly marking 'a' and 'b' as active, but not 'c'.
|
9 年之前 |
Jianchun Xu
|
ce9c17386a
JIT: build and test changes
|
9 年之前 |
Michael Holman
|
412b9983ce
add missing serialization layouts; disable forceserialized from some UTs
|
9 年之前 |
Michael Holman
|
fe26fe72ec
add testing for medium and large bytecode layout to nightly config
|
9 年之前 |
Satheesh Ravindranath
|
66a482e749
Fixing UT Failure in DisableJIT
|
9 年之前 |
Satheesh Ravindranath
|
91e0e91288
Stack Arguments Optimization with presence of Formals.
|
9 年之前 |
Yong Qu
|
ce4fb36ad2
MSFT: 6646000 Missing cross-site thunk for boundFunction
|
10 年之前 |
Curtis Man
|
801556d3e5
Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files
|
10 年之前 |
Hitesh Kanwathirtha
|
6649f32826
Add switch to turn off JIT
|
10 年之前 |
ChakraBot
|
5d8406741f
Initial commit
|
10 年之前 |