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

Add Intl::NumberFormat #135

Open
Tracked by #87
TatianaKapos opened this issue Oct 13, 2022 · 0 comments
Open
Tracked by #87

Add Intl::NumberFormat #135

TatianaKapos opened this issue Oct 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@TatianaKapos
Copy link

Problem

Further development of Intl objects, add Intl::Collator following ECMA standards. https://402.ecma-international.org/9.0/#numberformat-objects

@TatianaKapos TatianaKapos added the enhancement New feature or request label Oct 13, 2022
@ghost ghost added the Needs: triage 🔍 label Oct 13, 2022
vmoroz pushed a commit to vmoroz/hermes-windows that referenced this issue Aug 30, 2023
Summary:
Now that the general case is fast, and generates much better code in
debug mode, stop emitting `AllocObjectLiteral` for object literals in
IRGen. This allows us to compile large JSON files with reasonable
performance and output in both release and debug builds.

Closes microsoft#135

Reviewed By: tmikov

Differential Revision: D47724425

fbshipit-source-id: 903eec6828043828965f8afa8e751ead67470d14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant