Home
last modified time | relevance | path

Searched defs:initSize (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dvalue_numbering.cpp118 void ValueNumbering::InitEntries(size_t initSize) in InitEntries()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp177 size_t initSize = irInterface_->GetLiteralArrayTableSize(); in FindConstantArrays() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp568 size_t initSize = aa.GetAllocatedSize(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp239 int64 initSize = static_cast<int64>(fields.size() + methodSize); in ImportFieldsOfStructType() local
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.cpp206 auto initSize = std::get<uint32_t>(currArray_->literals[1].value); in ArrayElementsValidNumber() local