Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DspreadLowering.cpp136 auto *const newArrayIndexId = newArrayAndIndex[1]; in CreateElementsAssignStatementBySpreadArr() local
161 auto *const newArrayIndexId = newArrayAndIndex[1]; in CreateElementsAssignStatementBySingle() local
228 ir::Identifier *newArrayIndexId = Gensym(allocator); in CreateLoweredExpression() local