Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Ddestructuring.cpp111 auto *assingValue = pg->AllocLabel(); in GenArray() local
115 pg->Branch(element, assingValue); in GenArray()
119 pg->SetLabel(element, assingValue); in GenArray()

Completed in 1 milliseconds