Searched defs:methodInfoIndex (Results 1 – 2 of 2) sorted by relevance
71 uint32_t methodOffset, const MethodPcInfo &methodPCInfo, size_t methodInfoIndex) { in Compile()
118 …: methodInfoIndex_(methodInfoIndex), methodPcInfoIndex_(methodPcInfoIndex), outerMethodId_(outMeth… in methodInfoIndex_() argument182 inline uint32_t SetMethodInfoIndex(uint32_t methodInfoIndex) in SetMethodInfoIndex()