Skip to content

Commits

Commits on Jul 20, 2021

  1. [New] add ES2022

    Renamed:
     - `ExecuteModule` → `ExecuteAsyncModule`
     - `Abstract Equality Comparison` → `IsLooselyEqual`
     - `Abstract Relational Comparison` → `IsLessThan`
     - `Strict Equality Comparison` → `IsStrictlyEqual`
    
    Added:
     - `CreateNonEnumerableDataPropertyOrThrow`
     - `DefineField`
     - `DefineMethodProperty`
     - `GatherAvailableAncestors`
     - `IfAbruptCloseIterator`
     - `InitializeInstanceElements`
     - `InstallErrorCause`
     - `IsPrivateReference`
     - `IsStringWellFormedUnicode`
     - `MakePrivateReference`
     - `NewPrivateEnvironment`
     - `PrivateElementFind`
     - `PrivateFieldAdd`
     - `PrivateGet`
     - `PrivateMethodOrAccessorAdd`
     - `PrivateSet`
     - `RegExpHasFlag`
     - `ResolvePrivateIdentifier`
     - `RoundMVResult`
     - `SortIndexedProperties`
     - `StringToNumber`
     - `TypedArrayElementSize`
     - `TypedArrayElementType`
    
    Removed:
     - `InitializeEnvironment`
     - `SplitMatch` removed; `IsStringPrefix` refactored: tc39/ecma262#2144
    ljharb committed Jul 20, 2021
    Copy the full SHA
    ada2177 View commit details
    View at this point in the history
    Browse the repository at this point in the history