Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds