Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2739 Label if_issmi(this), if_isstring(this), loop_epilogue(this); in ReplaceGlobalCallableFastPath() local
2740 Branch(TaggedIsSmi(elem), &if_issmi, &if_isstring); in ReplaceGlobalCallableFastPath()
2772 BIND(&if_isstring); in ReplaceGlobalCallableFastPath()