Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing normalization improvement for has #1578

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Conversation

neeldug
Copy link
Contributor

@neeldug neeldug commented Sep 15, 2021

related to: #1445
It changes the following:

  • Adds normalisation check for has

@Razican
Copy link
Member

Razican commented Sep 15, 2021

Test262 conformance changes:

Test result master count PR count difference
Total 80,804 80,804 0
Passed 33,162 33,164 +2
Ignored 15,896 15,896 0
Failed 31,746 31,744 -2
Panics 0 0 0
Conformance 41.04% 41.04% +0.00%
Fixed tests (2):
test/built-ins/Map/prototype/has/normalizes-zero-key.js [strict mode] (previously Failed)
test/built-ins/Map/prototype/has/normalizes-zero-key.js (previously Failed)

@Razican Razican merged commit 21ef839 into boa-dev:master Sep 16, 2021
@neeldug neeldug deleted the fix-has branch September 26, 2021 02:01
@Razican Razican added this to the v0.13.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants