Home
last modified time | relevance | path

Searched refs:OBJ_LITERAL (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.h27 OBJ_LITERAL = 0, enumerator
35 TYPE_FIRST = OBJ_LITERAL,
H A Dpgo_bc_info.cpp71 Record(InfoDetail {recordName, methodOffset, bcIndex, bcOffset, cpIndex}, Type::OBJ_LITERAL); in Record()
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_parser.h73 ObjectLiteralParser(PGOTypeManager *ptManager) : BaseParser(ptManager, PGOBCInfo::Type::OBJ_LITERAL) {} in ObjectLiteralParser()

Completed in 2 milliseconds