Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc1610 Label if_didmatch(this), if_didnotmatch(this); in RegExpPrototypeMatchBody() local
1625 Goto(&if_didmatch); in RegExpPrototypeMatchBody()
1648 Goto(&if_didmatch); in RegExpPrototypeMatchBody()
1660 Goto(&if_didmatch); in RegExpPrototypeMatchBody()
1672 Bind(&if_didmatch); in RegExpPrototypeMatchBody()