Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc2307 Label if_isnegativeorzero(this), if_ispositive(this); in ReplaceGlobalCallableFastPath() local
2308 BranchIfSmiLessThanOrEqual(elem, smi_zero, &if_isnegativeorzero, in ReplaceGlobalCallableFastPath()
2321 Bind(&if_isnegativeorzero); in ReplaceGlobalCallableFastPath()