Searched refs:LastVFPtrOffset (Results 1 – 2 of 2) sorted by relevance
3683 CharUnits LastVFPtrOffset = CharUnits::fromQuantity(-1); in dumpMethodLocations() local3689 (VFPtrOffset != LastVFPtrOffset || VBIndex != LastVBIndex)) { in dumpMethodLocations()3690 assert(VBIndex > LastVBIndex || VFPtrOffset > LastVFPtrOffset); in dumpMethodLocations()3695 LastVFPtrOffset = VFPtrOffset; in dumpMethodLocations()
3647 CharUnits LastVFPtrOffset = CharUnits::fromQuantity(-1); in dumpMethodLocations() local3653 (VFPtrOffset != LastVFPtrOffset || VBIndex != LastVBIndex)) { in dumpMethodLocations()3654 assert(VBIndex > LastVBIndex || VFPtrOffset > LastVFPtrOffset); in dumpMethodLocations()3659 LastVFPtrOffset = VFPtrOffset; in dumpMethodLocations()