Suwei Chen eecf271764 Heap overflow in Array.prototype.reverse il y a 9 ans
..
ASMJSParser 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Array eecf271764 Heap overflow in Array.prototype.reverse il y a 9 ans
AsmJSFloat 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
AsmJs 898582f13b Merge remaining code changes from internal RS1 branch il y a 9 ans
Basics 2b765347f6 Fix various spelling errors. il y a 10 ans
Boolean 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Bugs 0c0d2c4f55 adding missing attirbutes il y a 9 ans
Closures 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
ControlFlow 2b765347f6 Fix various spelling errors. il y a 10 ans
Conversions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Date 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
DynamicCode 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
EH 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Error cdfc1ee3e3 Incorrect line and column number on error stack. il y a 10 ans
FixedFields 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Function 23a3d5b23f Correct the construction of scope chain structures in corner cases involving named function expressions. il y a 9 ans
Generated f6adc7f97e Added missing copyright headers. il y a 10 ans
GlobalFunctions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
InlineCaches 2b765347f6 Fix various spelling errors. il y a 10 ans
JSON 2b765347f6 Fix various spelling errors. il y a 10 ans
LetConst 008cc686fc Address PR feedback il y a 9 ans
Lib 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Math abfe3655bf remove special handling for atan2 from Js::Math::atan2 il y a 10 ans
Miscellaneous 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Number 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Object efc0772266 Add tests to cover regressions in reduced repros for VSO 7399962. il y a 9 ans
Operators 2b765347f6 Fix various spelling errors. il y a 10 ans
Optimizer 8170b34c00 [MERGE #893] Fixing bug with hoisting a type check bailout il y a 9 ans
PerfHint 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Prototypes 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
RWC 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
Regex 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
SIMD.TypeSpec 9b8e058afd SimdJsType spec initial commit il y a 10 ans
SIMD.bool16x8.asmjs 07574183e2 Allow Asm.js type coercions on simd builtin ret values il y a 9 ans
SIMD.bool32x4.asmjs 07574183e2 Allow Asm.js type coercions on simd builtin ret values il y a 9 ans
SIMD.bool8x16.asmjs 07574183e2 Allow Asm.js type coercions on simd builtin ret values il y a 9 ans
SIMD.float32x4 56c422a6a4 unit test changes il y a 9 ans
SIMD.float32x4.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.int16x8.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.int32x4 56f9bb8439 Simd.js: Masking shift amounts of simd shift operations il y a 10 ans
SIMD.int32x4.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.int8x16 0af32b13e0 Simd.js library support il y a 10 ans
SIMD.int8x16.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.uint16x8.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.uint32x4.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.uint8x16.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.workloads.asmjs 56c422a6a4 unit test changes il y a 9 ans
SIMD.wrappers 70faee3978 @@toPrimitive should be ignored if its value is null il y a 10 ans
StackTrace f928841ec1 Function.name on the getter/setter on defineProperty. il y a 9 ans
Strings 3c0387641d Fixed unittest to trigger more predictably. il y a 10 ans
TaggedFloats 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
TaggedIntegers 2b765347f6 Fix various spelling errors. il y a 10 ans
UnifiedRegex 9511ebcaf4 Have RegExp.prototype.test work correctly when lastIndex > MaxCharCount il y a 10 ans
UnitTestFramework d917afa76c Object.prototype should be an immutable prototype exotic object. il y a 10 ans
VT_DATE 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
bailout 2b765347f6 Fix various spelling errors. il y a 10 ans
benchmarks e5ad983584 Update cached version of Octane il y a 9 ans
es5 21f3f9b00d Fixes `get` and `set` not parsing in object literal shorthand syntax il y a 10 ans
es6 c2787ef8fd Change to address CVE-2016-7200,CVE-2016-7201,CVE-2016-7202,CVE-2016-7203,CVE-2016-7208,CVE-2016-7240,CVE-2016-7241,CVE-2016-7242,CVE-2016-7243 il y a 9 ans
es7 614057f49f address review comments, make the unittest code more readable il y a 9 ans
fieldopts 8567a69a3c Types that are used in equivalent objtypespec guards must be locked to protect against, e.g., adding a property to a dictionary type handler, which will only change the type if it's locked. il y a 10 ans
inlining ccd707665f Update arguments count for an inlinee at InlineeStart instead of il y a 10 ans
loop 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
rltimeout f6adc7f97e Added missing copyright headers. il y a 10 ans
stackfunc cb554395f5 In jitted loop bodies, we may have stack-allocated closures but not create stack-allocated functions inside block scopes. Let BoxScopeSlots call BoxStackFunction for functions not on stack to make sure that any stack closures get boxed. il y a 10 ans
strict dcdb8d014f [MERGE #227] Fix various spelling errors. il y a 10 ans
switchStatement 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files il y a 10 ans
typedarray bcd950efee TypedArrayCreate for TypedArray built-in methods il y a 9 ans
utf8 2b765347f6 Fix various spelling errors. il y a 10 ans
jenkins.build.cmd 5d8406741f Initial commit il y a 10 ans
jenkins.build.init.cmd 507a0e7f4d MicroBuild v2: Enable CodeCoverage. il y a 9 ans
jenkins.buildall.cmd 1bbcea465f Make jenkins.buildall.cmd accept extra parameters. Fixes #442. il y a 10 ans
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. il y a 10 ans
jenkins.parsetestargs.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. il y a 10 ans
jenkins.testall.cmd 5d8406741f Initial commit il y a 10 ans
jenkins.testone.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. il y a 10 ans
rlexedirs.xml 8245503daa - Added needed types, opcodes, layouts for Int32x4/Float32x4 remaining ops. il y a 10 ans
runcitests.cmd 5d8406741f Initial commit il y a 10 ans
runtests.cmd 6e90b4adb9 runtests.cmd: support extra command line flags il y a 10 ans