Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_mcr_lowering.cpp100 uint32_t constPoolIndex = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerCreateArrayWithBuffer() local
Dcircuit_builder.cpp1556 GateRef CircuitBuilder::CreateArrayWithBuffer(size_t arraySize, GateRef constPoolIndex, in CreateArrayWithBuffer()