Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade V8 to v7 to fix unstable sort() method #1176

Closed
abhayastudios opened this issue Sep 26, 2018 · 3 comments
Closed

Upgrade V8 to v7 to fix unstable sort() method #1176

abhayastudios opened this issue Sep 26, 2018 · 3 comments
Assignees
Milestone

Comments

@abhayastudios
Copy link

Is your feature request related to a problem? Please describe.
As explained here for some reason until V8 version 7, the sort() was not stable, as I unfortunately experienced first hand (whereas the implementation of the iOS engine works just fine).

Describe the solution you'd like
Please upgrade the version of V8 to 7+

@darind
Copy link
Collaborator

darind commented Sep 27, 2018

@abhayastudios, we always ship NativeScript with the latest stable version of V8 for android. At the time of this writing (according to https://omahaproxy.appspot.com/) that is 6.9.427.23 and that's what we are targeting for the next release. If 7.0 hits GA before the next {N} release, we will be happy to include it. Otherwise, we will need to wait before it becomes stable. Stay tuned for updates.

@abhayastudios
Copy link
Author

@darind cool thanks for the update!

@triniwiz
Copy link
Member

triniwiz commented Oct 2, 2018

@abhayastudios I think it drops same time chrome v70 releases which is mid oct

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants