Louis Lafreniere 1e6810e705 [MERGE #295] Uint32 constant 10 gadi atpakaļ
..
ASMJSParser 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Array dcdb8d014f [MERGE #227] Fix various spelling errors. 10 gadi atpakaļ
AsmJSFloat 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
AsmJs 99fbe1d4e7 Fixing Custom Heap Protect Pages API 10 gadi atpakaļ
Basics 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
Boolean 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Bugs f299a99067 Bugfix:OS5553123:Freeze while comparing valueOf()-injected null 10 gadi atpakaļ
Closures 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
ControlFlow 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
Conversions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Date 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
DynamicCode 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
EH 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Error 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
FixedFields 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Function 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
Generated f6adc7f97e Added missing copyright headers. 10 gadi atpakaļ
GlobalFunctions 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
InlineCaches 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
JSON 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
LetConst 3ca6172d94 Add missing support for StInnerSlotChkUndecl, StInnerObjSlotChkUndecl. Obscure opcodes that implement writes to closure-captured block-scoped data requiring dynamic check for ref-before-decl in their home function. I.e., let/const/class declared in switch case. 10 gadi atpakaļ
Lib 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Math dcdb8d014f [MERGE #227] Fix various spelling errors. 10 gadi atpakaļ
Miscellaneous 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Number 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Object 91374d7faf Moved propertyIsEnum{a->e}rable_2.baseline to match correction in #227. Fixes failing slow test. 10 gadi atpakaļ
Operators 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
Optimizer 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
PerfHint 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Prototypes 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
RWC 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Regex 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
SIMD.TypeSpec 9b8e058afd SimdJsType spec initial commit 10 gadi atpakaļ
SIMD.float32x4 0af32b13e0 Simd.js library support 10 gadi atpakaļ
SIMD.float32x4.asmjs 0af32b13e0 Simd.js library support 10 gadi atpakaļ
SIMD.int32x4 0af32b13e0 Simd.js library support 10 gadi atpakaļ
SIMD.int32x4.asmjs 0af32b13e0 Simd.js library support 10 gadi atpakaļ
SIMD.int8x16 0af32b13e0 Simd.js library support 10 gadi atpakaļ
SIMD.workloads.asmjs 0af32b13e0 Simd.js library support 10 gadi atpakaļ
StackTrace 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
Strings 3c0387641d Fixed unittest to trigger more predictably. 10 gadi atpakaļ
TaggedFloats 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
TaggedIntegers 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
UnifiedRegex 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
UnitTestFramework 22e4ea140a Implement ES6 RegExp.prototype[@@match] 10 gadi atpakaļ
VT_DATE 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
bailout 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
benchmarks 8ef410bf18 perftest.pl: fix a hard-coded path separator 10 gadi atpakaļ
es5 21f3f9b00d Fixes `get` and `set` not parsing in object literal shorthand syntax 10 gadi atpakaļ
es6 0f6a8b1bc2 [MERGE #376] Implement ES6 RegExp.prototype[@@match] 10 gadi atpakaļ
es7 c70cd6cf9d Fixes this, arguments, and super in async functions 10 gadi atpakaļ
fieldopts 8271639b91 Installation of the monomorphic guard type check should only happen at the original type check that guards the property access requiring monomorphism, as indicated by non-availability of the checked type. 10 gadi atpakaļ
inlining 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
loop 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
rltimeout f6adc7f97e Added missing copyright headers. 10 gadi atpakaļ
stackfunc d04387101b We need to box frame display and scope slots in a native frame before calling BoxNativeFrame so that the boxed versions can be found and written back to their known locations on the frame. 10 gadi atpakaļ
strict dcdb8d014f [MERGE #227] Fix various spelling errors. 10 gadi atpakaļ
switchStatement 801556d3e5 Add UTF8 BOM to test xml files and make line endings consistent for test js and baseline files 10 gadi atpakaļ
typedarray f61ea1c3b2 add check against length for memset 10 gadi atpakaļ
utf8 2b765347f6 Fix various spelling errors. 10 gadi atpakaļ
jenkins.build.cmd 5d8406741f Initial commit 10 gadi atpakaļ
jenkins.build.init.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 gadi atpakaļ
jenkins.buildall.cmd 5d8406741f Initial commit 10 gadi atpakaļ
jenkins.buildone.cmd 9129028718 Added daily build configurations to run on Windows 7 + VS 2013. 10 gadi atpakaļ
jenkins.parsetestargs.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. 10 gadi atpakaļ
jenkins.testall.cmd 5d8406741f Initial commit 10 gadi atpakaļ
jenkins.testone.cmd d7f19a3298 Fix 'jenkins.testone.cmd ... -disablejit' path to use the correct _BinDir. Unblocks ref #114. 10 gadi atpakaļ
rlexedirs.xml b0ebfdcf26 Fix for nojit build and test failures 10 gadi atpakaļ
runcitests.cmd 5d8406741f Initial commit 10 gadi atpakaļ
runtests.cmd 6e90b4adb9 runtests.cmd: support extra command line flags 10 gadi atpakaļ