Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/base/
Ddestructuring.cpp147 …e<const ir::Expression *, const ir::Expression *> GetAssignmentTarget(const ir::Property *propExpr) in GetAssignmentTarget()
204 const ir::Property *propExpr = element->AsProperty(); in GenObjectWithRest() local
248 const ir::Property *propExpr = element->AsProperty(); in GenObject() local
/arkcompiler/ets_frontend/es2panda/compiler/base/
Ddestructuring.cpp131 const ir::Property *propExpr = element->AsProperty(); in GenObjectProperty() local