Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Ddestructuring.cpp72 static void GenArray(PandaGen *pg, const ir::ArrayExpression *array) in GenArray() function
253 GenArray(pg, arrExpr); in Compile()
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Ddestructuring.cpp114 static void GenArray(PandaGen *pg, const ir::ArrayExpression *array) in GenArray() function
283 GenArray(pg, pattern->AsArrayPattern()); in Compile()