Home
last modified time | relevance | path

Searched defs:tableSize (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtemplate_map.h63 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
Dsymbol_table.h104 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
Dtransitions_dictionary.h149 int tableSize, int addedElements) in ComputeCompactSize()
Dtagged_hash_table.h524 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.h196 auto tableSize = lineTable.size(); in GetFristLine() local
210 auto tableSize = columnTable.size(); in GetFristColumn() local
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module_cache.h136 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()