-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
[Merged by Bors] - Implement Object.prototype.toLocaleString()
#1875
Conversation
Test262 conformance changesVM implementation
Fixed tests (78):
Broken tests (10):
|
Codecov Report
@@ Coverage Diff @@
## main #1875 +/- ##
==========================================
- Coverage 46.69% 46.68% -0.01%
==========================================
Files 204 204
Lines 16719 16721 +2
==========================================
Hits 7807 7807
- Misses 8912 8914 +2
Continue to review full report at Codecov.
|
Benchmark for c25a0faClick to view benchmark
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the mere is a typo when setting the method
Benchmark for 639d361Click to view benchmark
|
bors r+ |
👎 Rejected by code reviews |
bors r+ |
Pull request successfully merged into main. Build succeeded: |
Object.prototype.toLocaleString()
Object.prototype.toLocaleString()
It changes the following:
Object.prototype.toLocaleString()