Home
last modified time | relevance | path

Searched refs:SetArrayStIdx (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp402 forNode->SetArrayStIdx(stidx); in ParseStmtForeachelem()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h3280 void SetArrayStIdx(StIdx arrayStIdxValue) in SetArrayStIdx() function