Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Ddestructuring.cpp232 static void GenObject(PandaGen *pg, const ir::ObjectExpression *object, VReg rhs) in GenObject() function
285 GenObject(pg, pattern->AsObjectPattern(), rhs); in Compile()
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Ddestructuring.cpp214 static void GenObject(PandaGen *pg, const ir::ObjectExpression *object, VReg rhs) in GenObject() function
257 GenObject(pg, objExpr, rhs); in Compile()

Completed in 1 milliseconds