Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Druntime.cc13883 int icu_locale_length = 0; in RUNTIME_FUNCTION() local
13885 &icu_locale_length, &error); in RUNTIME_FUNCTION()
13886 if (U_FAILURE(error) || icu_locale_length == 0) { in RUNTIME_FUNCTION()