Home
last modified time | relevance | path

Searched defs:DEAULT_DICTIONART_CAPACITY (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.h113 static constexpr uint32_t DEAULT_DICTIONART_CAPACITY = 4; variable
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module_cache.h143 static constexpr int DEAULT_DICTIONART_CAPACITY = 4; variable