Commit f6058823 authored by Martin Jones's avatar Martin Jones Committed by Qt by Nokia
Browse files

Implement String.localeCompare() using QString::localeAwareCompare()


v8's localeCompare() implementation is not locale aware, so we use
Qt's locale aware compare.

Change-Id: Ia9092b3d6754545bb797adac26080ac7a29dcd92
Reviewed-by: default avatarGlenn Watson <glenn.watson@nokia.com>
parent a73ad904
Branches
Tags
No related merge requests found
Showing with 83 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment