Home
last modified time | relevance | path

Searched defs:if_issmi (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-string-gen.cc2028 Label if_issmi(this), if_isheapnumber(this, Label::kDeferred); in TF_BUILTIN() local
2104 Label if_issmi(this), if_isnotsmi(this, Label::kDeferred); in ToSmiBetweenZeroAnd() local
Dbuiltins-regexp-gen.cc2739 Label if_issmi(this), if_isstring(this), loop_epilogue(this); in ReplaceGlobalCallableFastPath() local
/external/v8/src/
Dcode-stub-assembler.cc744 Label if_issmi(this), if_isheapnumber(this, Label::kDeferred); in ConvertToRelativeIndex() local
11772 Label if_issmi(this), if_isnotsmi(this), do_finc(this), end(this); in NumberInc() local
11815 Label if_issmi(this), if_isnotsmi(this), do_fdec(this), end(this); in NumberDec() local