Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp68 auto hintLength = static_cast<uint32_t>(acc_.GetConstantValue(value)); in LowerCreateEmptyArray() local
217 uint32_t hintLength) in NewJSArrayLiteral()