Searched refs:LastVBIndex (Results 1 – 1 of 1) sorted by relevance
3648 uint64_t LastVBIndex = 0; in dumpMethodLocations() local3653 (VFPtrOffset != LastVFPtrOffset || VBIndex != LastVBIndex)) { in dumpMethodLocations()3654 assert(VBIndex > LastVBIndex || VFPtrOffset > LastVFPtrOffset); in dumpMethodLocations()3660 LastVBIndex = VBIndex; in dumpMethodLocations()