Home
last modified time | relevance | path

Searched defs:classIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeRecorder.cpp224 void TypeRecorder::SetClassInst(int64_t classIndex, int64_t instIndex) in SetClassInst()
240 void TypeRecorder::SetClassType(int64_t instIndex, int64_t classIndex) in SetClassType()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h390 … auto classIndex = static_cast<size_t>(ConstantIndex::ELEMENT_NONE_HCLASS_INDEX); in GetLiteralFromCache() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp244 const auto *classIndex = in TEST() local