Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtemplate_map.h65 … [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
Dsymbol_table.h105 … [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
Dtransitions_dictionary.h169 int computeHashTableSize, int tableSize, int addedElements) in ComputeCompactSize()
Dtagged_hash_table.h537 … [[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.h137 [[maybe_unused]] int tableSize, [[maybe_unused]] int addedElements) in ComputeCompactSize()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp289 uint32_t tableSize = file.GetHeaderLeft() * file.GetHeaderRight(); in ReadObjectTable() local
623 uint32_t tableSize = file.GetHeaderLeft() * sizeof(AddrTableItemV2); in ReadObjectTable() local