Home
last modified time | relevance | path

Searched refs:DEFAULT_DICTIONART_CAPACITY (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.h65 static constexpr size_t DEFAULT_DICTIONART_CAPACITY = 2; member in panda::ecmascript::final
H A Djs_module_source_text.cpp1486 data.Update(NameDictionary::Create(thread, DEFAULT_DICTIONART_CAPACITY)); in StoreModuleValue()

Completed in 6 milliseconds