Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2002 Label create_iterator(this), if_fast_regexp(this), in MatchAllIterator() local
2014 GotoIf(is_fast_regexp, &if_fast_regexp); in MatchAllIterator()
2016 BIND(&if_fast_regexp); in MatchAllIterator()