mirror of https://github.com/boa-dev/boa.git
Browse Source
Currently in draft, because it breaks some of the annexB [`Block-Level Function Declarations Web Legacy Compatibility Semantics`](https://tc39.es/ecma262/#sec-block-level-function-declarations-web-legacy-compatibility-semantics) tests. This Pull Request fixes #2795, fixes #2779 and fixes #2760. It changes the following: - Initialize `var` bindings in runtime environments with `undefined` - Add a missing environment at class construction time.pull/2875/head
raskad
2 years ago
3 changed files with 42 additions and 2 deletions
Loading…
Reference in new issue