Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2746 Label if_isnegativeorzero(this), if_ispositive(this); in ReplaceGlobalCallableFastPath() local
2747 BranchIfSmiLessThanOrEqual(smi_elem, SmiZero(), &if_isnegativeorzero, in ReplaceGlobalCallableFastPath()
2760 BIND(&if_isnegativeorzero); in ReplaceGlobalCallableFastPath()