Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc1315 if_patternisslowregexp(this); in TF_BUILTIN() local
1320 Branch(pattern_is_regexp, &if_patternisslowregexp, &next); in TF_BUILTIN()
1342 BIND(&if_patternisslowregexp); in TF_BUILTIN()