Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc730 Label successful_match(this); in RegExpPrototypeExecBodyWithoutResult() local
745 GotoIfNot(IsNull(match_indices), &successful_match); in RegExpPrototypeExecBodyWithoutResult()
753 BIND(&successful_match); in RegExpPrototypeExecBodyWithoutResult()