Home
last modified time | relevance | path

Searched refs:StringLocaleCompare (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dstring.js156 function StringLocaleCompare(other) { class
161 return %StringLocaleCompare(this_str, other_str);
880 "localeCompare", StringLocaleCompare,
Druntime.h159 F(StringLocaleCompare, 2, 1) \