Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc1627 Label if_isnegative(this), if_ispositive(this); in TF_BUILTIN() local
1631 &if_ispositive); in TF_BUILTIN()
1636 Bind(&if_ispositive); in TF_BUILTIN()
Dbuiltins-regexp.cc2307 Label if_isnegativeorzero(this), if_ispositive(this); in ReplaceGlobalCallableFastPath() local
2309 &if_ispositive); in ReplaceGlobalCallableFastPath()
2311 Bind(&if_ispositive); in ReplaceGlobalCallableFastPath()