Searched refs:locale_id (Results 1 – 1 of 1) sorted by relevance
50 v8::String::Utf8Value locale_id(v8::Utils::ToLocal(locale_id_str)); in RUNTIME_FUNCTION() local59 uloc_forLanguageTag(*locale_id, icu_result, ULOC_FULLNAME_CAPACITY, in RUNTIME_FUNCTION()160 Handle<Object> locale_id; in RUNTIME_FUNCTION() local161 ASSIGN_RETURN_FAILURE_ON_EXCEPTION(isolate, locale_id, in RUNTIME_FUNCTION()163 if (!locale_id->IsString()) { in RUNTIME_FUNCTION()168 v8::Utils::ToLocal(Handle<String>::cast(locale_id))); in RUNTIME_FUNCTION()