Home
last modified time | relevance | path

Searched refs:GenRestElement (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Ddestructuring.cpp31 static void GenRestElement(PandaGen *pg, const ir::SpreadElement *restElement, in GenRestElement() function
77 GenRestElement(pg, element->AsRestElement(), iterator, array->IsDeclaration()); in GenElement()
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Ddestructuring.cpp32 static void GenRestElement(PandaGen *pg, const ir::SpreadElement *restElement, in GenRestElement() function
87 GenRestElement(pg, element->AsRestElement(), iterator, array->IsDeclaration()); in GenArray()

Completed in 2 milliseconds