Commits
User selector
Commit History
Commits on Sep 7, 2018
[1.11>master] [MERGE #5670 @kfarnung] Remove invalid optimization from xplat qsort
Show description for 78dcd87committedRemove invalid optimization from xplat qsort
Show description for 80ad90ecommitted
Commits on Aug 17, 2018
- authored andcommitted
- authored andcommitted
Commits on Aug 1, 2018
[1.10>master] [MERGE #5566 @irinayat-MS] Throw if cannot delete indexed array's property in strict mode
Show description for 607485dcommitted
Irina Yatsenko- committed
Irina Yatsenko [MERGE #5562 @sigatrev] use correct property descriptor for array built ins CreateDataProperty
Show description for f270e03committeduse correct property descriptor for array built ins CreateDataProperty
Show description for 67bb96ccommitted
Commits on Jul 31, 2018
[1.10>master] [MERGE #5554 @atulkatti] MSFT:18321215 Unroot the temporary guest arena created by parser before releasing it to the ThreadContext.
Show description for 97caf12committed
Atul Katti- committed
Atul Katti
Commits on Jul 26, 2018
[1.10>master] [MERGE #5530 @irinayat-MS] 'length' property of arrays should have same delete semantics as own non-indexed non-configurable props
Show description for c07fef6committed
Irina Yatsenko
Commits on Jul 25, 2018
'length' property of arrays should have same delete semantics as own non-indexed non-configurable props
Show description for b255e18committed
Irina Yatsenko
Commits on Jul 17, 2018
Commits on Jun 22, 2018
[MERGE #5300 @rajatd] Memop fix related to scanning for missing values
Show description for fbda525committed
Commits on Jun 19, 2018
Commits on Jun 12, 2018
Commits on Jun 6, 2018
Moving RS4 changes to master
Show description for c0723f4committed
Commits on May 24, 2018
Commits on May 2, 2018
Commits on Mar 28, 2018
Check if the Array constructor opnd is a likely int to do the fast path.
Show description for 0e2310ecommitted
Commits on Mar 25, 2018
Commits on Mar 13, 2018
[MERGE #4794 @jackhorton] Clean up WScript.Platform usage, introduce new exclude_windows tag
Show description for cd2918acommitted
Commits on Mar 8, 2018
Commits on Mar 3, 2018
Fix for re-entrancy in splice and unshift
Show description for 5be7a19committed
Commits on Feb 28, 2018
Commits on Feb 27, 2018
Commits on Nov 14, 2017
Commits on Nov 10, 2017
- authored andcommitted

Commits on Nov 3, 2017
- authored andcommitted


Commits on Oct 3, 2017
- committed
cleanup unit tests for arm64 with nonative
Show description for 8d18878committed
Commits on Jul 28, 2017
Splice helper function should check for side-effect in the prototype.
Show description for 74a30c4committedOS: 12891717 Missing conversion for CopyOnAccess Array on ForInObjectEnumerator
Show description for 1e65eebcommitted
Commits on Jul 25, 2017
slice helper should check for the ES5array or Proxy in the protototype
Show description for 9aabce2committed
Commits on Jul 21, 2017
Unshift should always do the precheck
Show description for 664e6a1committed