Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DexpressionParser.cpp1958 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2155 auto *returnProperty = in ParsePropertyDefinition() local
/arkcompiler/ets_frontend/es2panda/parser/
H A DexpressionParser.cpp2088 auto *returnProperty = AllocNode<ir::Property>(key, value); in ParseShorthandProperty() local
2280 auto *returnProperty = in ParsePropertyDefinition() local

Completed in 9 milliseconds