]> git.kaiwu.me - quickjs.git/commit
String.prototype.localeCompare is added in JS_AddIntrinsicStringNormalize() as it...
authorFabrice Bellard <fabrice@bellard.org>
Mon, 14 Apr 2025 13:14:49 +0000 (15:14 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 14 Apr 2025 13:14:49 +0000 (15:14 +0200)
commitecfef7174d9932c6a3fa4320c2e4a532b68e6f54
treea7d4f13a23ed467c1bf6332f6b036c67672d0c5c
parentc361210f3aae11286fa6a1d8b38820e9118f28c3
String.prototype.localeCompare is added in JS_AddIntrinsicStringNormalize() as it requires unicode normalization
quickjs.c