Home
last modified time | relevance | path

Searched refs:if_stringisonebyte (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dcode-stub-assembler.cc1276 Label if_stringistwobyte(this), if_stringisonebyte(this); in StringCharCodeAt() local
1280 &if_stringistwobyte, &if_stringisonebyte); in StringCharCodeAt()
1282 Bind(&if_stringisonebyte); in StringCharCodeAt()
1365 Label if_stringistwobyte(this), if_stringisonebyte(this); in StringCharCodeAt() local
1369 &if_stringistwobyte, &if_stringisonebyte); in StringCharCodeAt()
1371 Bind(&if_stringisonebyte); in StringCharCodeAt()