Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc88 Label* if_onebyte_sequential, in DispatchOnStringInstanceType() argument
100 if_onebyte_sequential, if_onebyte_external, in DispatchOnStringInstanceType()
904 Label if_onebyte_sequential(this); in StringIndexOf() local
908 DispatchOnStringInstanceType(instance_type, &if_onebyte_sequential, in StringIndexOf()
911 Bind(&if_onebyte_sequential); in StringIndexOf()
930 Label if_onebyte_sequential(this); in StringIndexOf() local
934 &if_onebyte_sequential, &if_onebyte_external, in StringIndexOf()
937 Bind(&if_onebyte_sequential); in StringIndexOf()