Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-i18n.cc206 int icu_locale_length = 0; in RUNTIME_FUNCTION() local
208 &icu_locale_length, &error); in RUNTIME_FUNCTION()
209 if (U_FAILURE(error) || icu_locale_length == 0) { in RUNTIME_FUNCTION()