Searched refs:if_not_overflow (Results 1 – 1 of 1) sorted by relevance
5776 Label if_overflow(this, Label::kDeferred), if_not_overflow(this), in ChangeUint32ToTagged() local5781 &if_not_overflow); in ChangeUint32ToTagged()5783 BIND(&if_not_overflow); in ChangeUint32ToTagged()5802 Label if_overflow(this, Label::kDeferred), if_not_overflow(this), in ChangeUintPtrToTagged() local5807 &if_not_overflow); in ChangeUintPtrToTagged()5809 BIND(&if_not_overflow); in ChangeUintPtrToTagged()