Searched refs:LocalesToVector (Results 1 – 2 of 2) sorted by relevance
77 cacheEntryVector = LocalesToVector(thread, locales); in GetGlobalObject()171 …std::vector<std::string> LocalesToVector(JSThread *thread, const JSHandle<JSTaggedValue> &locales);
205 std::vector<std::string> GlobalIntlHelper::LocalesToVector(JSThread *thread, in LocalesToVector() function in panda::ecmascript::intl::GlobalIntlHelper