Commits
User selector
Commit History
Commits on Sep 8, 2021
Commits on Jul 13, 2021
Fix comments in OpCodes.h (#6733)
Show description for e264cb8authored
Commits on Jul 3, 2021
Commits on Jul 2, 2021
Fix JsIsCallable (#6727)
Show description for 0c6561cauthored
Commits on May 28, 2021
Add debug type for Module Namespace (#6718)
Show description for 385409eandauthored
Commits on May 20, 2021
Commits on Apr 21, 2021
Add proposal-promise-any (#6641)
Show description for 8220c85authored
Commits on Apr 16, 2021
Double counted copy-prop syms hit FailFast
Show description for d9e818bcommitted- committed
Commits on Apr 15, 2021
Commits on Apr 9, 2021
Commits on Apr 2, 2021
Commits on Mar 25, 2021
Commits on Mar 24, 2021
Commits on Mar 23, 2021
Enable Jitting Generators and Async Functions
Show description for a4d705acommittedRemove unnecessary startup yield
Show description for 290a3a8committedDisable BailOnNoProfile in Generators/Asyncs
Show description for c86df3fcommittedGenerator/Async JIT Fix nested For-In loops
Show description for c7ca1c2committed- committed
Commits on Mar 22, 2021
Fix incorrect abort in EntryIntl_PluralRulesSelect
Show description for 95908adcommittedSupport proposal array find from last (#6653)
Show description for c091b36authored
Commits on Mar 19, 2021
Throw out-of-bounds error from string SetLength (#6659)
Show description for 94d6e98andauthoredFix abort in GetAndClearExceptionWithMetaData (#6657)
Show description for 20de16aandauthored
Commits on Mar 15, 2021
Fix calling proxy as constructor
Show description for 11d9375committed
Commits on Mar 14, 2021
Implementation of Error cause proposal (#6621)
Show description for b992a5dauthored
Commits on Mar 12, 2021
Error constructor remove non-spec IE behaviour
Show description for 108d970committed
Commits on Feb 25, 2021
- committed
Remove Intl.js use of push:
Show description for 8ef693acommittedSkip Array push fast path if prototype unsafe
Show description for a0d4d49committed
Commits on Feb 15, 2021
Implementation of Relative indexing method proposal (#6610)
Show description for c97320dauthored
Commits on Feb 13, 2021
fix unscopables and add test for unscopables (#6608)
Show description for e6c8f78authored
Commits on Feb 12, 2021
Fix Clang 10 and Ubuntu 20.04 compatibility errors
Show description for 3b3aa9bauthored andcommitted
Commits on Feb 1, 2021
- committed
New Bytecode regen process:
Show description for b1e8735committed1. BuiltIn JS loading to load one object at a time
Show description for e367380committed