Searched defs:targetIndex (Results 1 – 6 of 6) sorted by relevance
22 const targetIndex: number = 2; constant
352 const targetIndex = dataIndex !== -1 ? dataIndex + level : -1; constant
282 unsigned targetIndex = index >= 0 ? index : it->second.index; in GetLdaStr() local
86 auto targetIndex = FindBcIndexByPc(pc + offset); in CollectRegionInfo() local
1008 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local1166 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitBytecodeCall() local
1515 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local