Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc3018 Label if_stringistwobyte(this), if_stringisonebyte(this); in StringCharCodeAt() local
3022 &if_stringistwobyte, &if_stringisonebyte); in StringCharCodeAt()
3024 Bind(&if_stringisonebyte); in StringCharCodeAt()
3107 Label if_stringistwobyte(this), if_stringisonebyte(this); in StringCharCodeAt() local
3111 &if_stringistwobyte, &if_stringisonebyte); in StringCharCodeAt()
3113 Bind(&if_stringisonebyte); in StringCharCodeAt()