Home
last modified time | relevance | path

Searched refs:EMPTY_ARRAY (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.h83 EMPTY_ARRAY, member in ark::es2panda::ir::AstDumper::Property::Constant
143 value_ = Constant::EMPTY_ARRAY; in Property()
170 value_ = Constant::EMPTY_ARRAY; in Property()
H A DastDump.cpp177 case Property::Constant::EMPTY_ARRAY: { in SerializeConstant()
/arkcompiler/ets_frontend/es2panda/ir/
H A DastDump.h69 EMPTY_ARRAY, member in panda::es2panda::ir::AstDumper::Property::Constant
119 value_ = Constant::EMPTY_ARRAY; in Property()
H A DastDump.cpp168 case Property::Constant::EMPTY_ARRAY: { in SerializeConstant()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.h29 EMPTY_ARRAY, enumerator
H A Dpgo_bc_info.cpp76 Record(InfoDetail {recordName, methodOffset, bcIndex, bcOffset, 0}, Type::EMPTY_ARRAY); in Record()
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_parser.h63 EmptyArrayParser(PGOTypeManager *ptManager) : ArrayParser(ptManager, PGOBCInfo::Type::EMPTY_ARRAY) {} in EmptyArrayParser()

Completed in 4 milliseconds