Completes the implementation of ECMAScript 2022, the 13th edition:
- static blocks inside classes
- the #x in obj syntax,
- the cause property on Error objects
- Object.hasOwn
Fixes several conformance and stability issues.
Completes the implementation of ECMAScript 2022, the 13th edition:
Fixes several conformance and stability issues.