Searched refs:if_not_one_byte (Results 1 – 1 of 1) sorted by relevance
3004 auto if_not_one_byte = __ MakeDeferredLabel(); in LowerStringFromSingleCharCode() local3011 __ GotoIfNot(check1, &if_not_one_byte); in LowerStringFromSingleCharCode()3054 __ Bind(&if_not_one_byte); in LowerStringFromSingleCharCode()3121 auto if_not_one_byte = __ MakeDeferredLabel(); in LowerStringFromSingleCodePoint() local3133 __ GotoIfNot(check1, &if_not_one_byte); in LowerStringFromSingleCodePoint()3176 __ Bind(&if_not_one_byte); in LowerStringFromSingleCodePoint()