Searched refs:LastVBIndex (Results 1 – 1 of 1) sorted by relevance
3576 uint64_t LastVBIndex = 0; in dumpMethodLocations() local3584 (VFPtrOffset != LastVFPtrOffset || VBIndex != LastVBIndex)) { in dumpMethodLocations()3585 assert(VBIndex > LastVBIndex || VFPtrOffset > LastVFPtrOffset); in dumpMethodLocations()3591 LastVBIndex = VBIndex; in dumpMethodLocations()