Home
last modified time | relevance | path

Searched defs:tableSize (Results 1 – 7 of 7) 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.h162 int tableSize, int addedElements) in ComputeCompactSize()
Dtagged_hash_table.h536 [[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()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp148 uint32_t tableSize = objNum * unitSize; in ReadObjTable() local
479 uint32_t tableSize = objNum * unitSize; in ByteToAddrTableItem() local