Searched refs:utf8_date (Results 1 – 1 of 1) sorted by relevance
14106 v8::String::Utf8Value utf8_date(v8::Utils::ToLocal(date_string)); in RUNTIME_FUNCTION() local14107 icu::UnicodeString u_date(icu::UnicodeString::fromUTF8(*utf8_date)); in RUNTIME_FUNCTION()