Home
last modified time | relevance | path

Searched defs:JSIntlIterator (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h83 class JSIntlIterator : public icu::Locale::Iterator { class
85 JSIntlIterator(const JSHandle<TaggedArray> &data, uint32_t length) : length_(length), curIdx_(0) in JSIntlIterator() function in panda::ecmascript::JSIntlIterator

Completed in 3 milliseconds