Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h383 ClassLiteralIDType, enumerator
507 return type_ == ConstDataIDType::ClassLiteralIDType; in IsClassLiteraId()
Dbytecodes.cpp1459 info.inputs.emplace_back(ConstDataId(ConstDataIDType::ClassLiteralIDType, literaId)); in InitBytecodeInfo()
1471 info.inputs.emplace_back(ConstDataId(ConstDataIDType::ClassLiteralIDType, literaId)); in InitBytecodeInfo()