Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc762 Label next(this), if_patternisfastregexp(this), in TF_BUILTIN() local
766 GotoIf(HasInstanceType(pattern, JS_REGEXP_TYPE), &if_patternisfastregexp); in TF_BUILTIN()
770 Bind(&if_patternisfastregexp); in TF_BUILTIN()