Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string-gen.cc2069 Label if_isnegative(this), if_ispositive(this); in TF_BUILTIN() local
2074 &if_ispositive); in TF_BUILTIN()
2079 BIND(&if_ispositive); in TF_BUILTIN()
Dbuiltins-regexp-gen.cc2746 Label if_isnegativeorzero(this), if_ispositive(this); in ReplaceGlobalCallableFastPath() local
2748 &if_ispositive); in ReplaceGlobalCallableFastPath()
2750 BIND(&if_ispositive); in ReplaceGlobalCallableFastPath()