Searched defs:computeHashTableSize (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | template_map.h | 62 static int ComputeCompactSize([[maybe_unused]] const JSHandle<TemplateMap> &table, int computeHashTableSize, in ComputeCompactSize() argument
|
| H A D | symbol_table.h | 103 static int ComputeCompactSize([[maybe_unused]] const JSHandle<SymbolTable> &table, int computeHashTableSize, in ComputeCompactSize() argument
|
| H A D | transitions_dictionary.h | 161 static int ComputeCompactSize(const JSHandle<TransitionsDictionary> &table, int computeHashTableSize, in ComputeCompactSize() argument
|
| H A D | tagged_hash_table.h | 535 static int ComputeCompactSize([[maybe_unused]] const JSHandle<Derived> &table, int computeHashTableSize, in ComputeCompactSize() argument
|
| /arkcompiler/ets_runtime/ecmascript/require/ |
| H A D | js_cjs_module_cache.h | 135 static int ComputeCompactSize([[maybe_unused]] const JSHandle<CjsModuleCache> &table, int computeHashTableSize, in ComputeCompactSize() argument
|
Completed in 3 milliseconds