Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc1007 Label if_isnegative(a), if_ispositive(a); in Generate_StringPrototypeSubstr() local
1011 &if_ispositive); in Generate_StringPrototypeSubstr()
1016 a->Bind(&if_ispositive); in Generate_StringPrototypeSubstr()
Dbuiltins-regexp.cc1738 Label if_isnegativeorzero(a), if_ispositive(a); in ReplaceGlobalCallableFastPath() local
1740 &if_ispositive); in ReplaceGlobalCallableFastPath()
1742 a->Bind(&if_ispositive); in ReplaceGlobalCallableFastPath()