Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-collator.cc156 std::string collation_value = in ResolvedOptions() local
161 if (collation_value == "search") { in ResolvedOptions()
183 collation = collation_value.c_str(); in ResolvedOptions()