Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dtemplate_map.h62 ComputeCompactSize([[maybe_unused]] const JSHandle<TemplateMap> &table, int computeHashTableSize, [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) ComputeCompactSize() argument
H A Dsymbol_table.h103 ComputeCompactSize([[maybe_unused]] const JSHandle<SymbolTable> &table, int computeHashTableSize, [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) ComputeCompactSize() argument
H A Dtransitions_dictionary.h161 ComputeCompactSize(const JSHandle<TransitionsDictionary> &table, int computeHashTableSize, int tableSize, int addedElements) ComputeCompactSize() argument
H A Dtagged_hash_table.h535 ComputeCompactSize([[maybe_unused]] const JSHandle<Derived> &table, int computeHashTableSize, [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) ComputeCompactSize() argument
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_module_cache.h135 ComputeCompactSize([[maybe_unused]] const JSHandle<CjsModuleCache> &table, int computeHashTableSize, [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) ComputeCompactSize() argument

Completed in 3 milliseconds