Searched refs:if_onebyte (Results 1 – 1 of 1) sorted by relevance
2746 auto if_onebyte = __ MakeLabel(); in LowerNewConsString() local2755 &if_twobyte, &if_onebyte); in LowerNewConsString()2756 __ Bind(&if_onebyte); in LowerNewConsString()2910 auto if_onebyte = __ MakeLabel(); in LowerStringCharCodeAt() local2916 &if_twobyte, &if_onebyte); in LowerStringCharCodeAt()2918 __ Bind(&if_onebyte); in LowerStringCharCodeAt()