Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1957 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2154 auto *returnProperty = in ParsePropertyDefinition() local
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp2061 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2253 auto *returnProperty = in ParsePropertyDefinition() local