Home
last modified time | relevance | path

Searched refs:isShorthand_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h43 isShorthand_(true), in Property()
54 isShorthand_(false), in Property()
91 return isShorthand_; in IsShorthand()
122 bool isShorthand_; variable
Dproperty.cpp124 {"shorthand", isShorthand_}, in Dump()