Home
last modified time | relevance | path

Searched refs:TYPE_FIRST (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.cpp43 ASSERT(Type::TYPE_FIRST <= type && type <= Type::TYPE_LAST); in GetInfo()
58 ASSERT(Type::TYPE_FIRST <= type && type <= Type::TYPE_LAST); in Record()
H A Dpgo_bc_info.h35 TYPE_FIRST = OBJ_LITERAL, enumerator

Completed in 2 milliseconds