Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc763 if_patternisslowregexp(this); in TF_BUILTIN() local
768 Branch(pattern_is_regexp, &if_patternisslowregexp, &next); in TF_BUILTIN()
789 Bind(&if_patternisslowregexp); in TF_BUILTIN()