Searched refs:utf8_number (Results 1 – 1 of 1) sorted by relevance
630 v8::String::Utf8Value utf8_number(v8::Utils::ToLocal(number_string)); in RUNTIME_FUNCTION() local631 icu::UnicodeString u_number(icu::UnicodeString::fromUTF8(*utf8_number)); in RUNTIME_FUNCTION()