Home
last modified time | relevance | path

Searched defs:bcIdx (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_type_info.h80 int32_t bcIdx) in TypeLocation()
95 void SetBcIdx(int32_t bcIdx) in SetBcIdx()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_recorder.cpp52 &thisGT, tsManager, methodOffset](const int32_t bcIdx, const uint32_t typeId) { in LoadTypes()
90 int32_t bcIdx = loc.GetBcIdx(); in CollectLiteralGT() local
155 …(const PGOBCInfo::Type type, const uint32_t bcIdx, const uint32_t bcOffset, const uint32_t cpIdx) { in CreateTypesForPGO()