Home
last modified time | relevance | path

Searched defs:tableSize (Results 1 - 6 of 6) 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
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.h196 auto tableSize = lineTable.size(); in GetFristLine() local
210 auto tableSize = columnTable.size(); in GetFristColumn() local

Completed in 4 milliseconds