Searched defs:cpIdx (Results 1 – 6 of 6) sorted by relevance
50 JSTaggedValue GetStringFromCP(uint32_t methodOffset, uint32_t cpIdx) const in GetStringFromCP()
74 JSTaggedValue GetArrayLiteralValue(uint32_t cpId, uint32_t cpIdx) in GetArrayLiteralValue()
224 … [[maybe_unused]] const uint32_t bcOffset, const uint32_t cpIdx) { in GenerateGlobalTypes()
167 uint32_t cpIdx = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerNTypedCreateArrayWithBuffer() local
160 …(const PGOBCInfo::Type type, const uint32_t bcIdx, const uint32_t bcOffset, const uint32_t cpIdx) { in CreateTypesForPGO()
41 uint32_t cpIdx; member