Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/
DastDump.h69 EMPTY_ARRAY, enumerator
119 value_ = Constant::EMPTY_ARRAY; in Property()
DastDump.cpp168 case Property::Constant::EMPTY_ARRAY: { in SerializeConstant()