Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc3084 Label if_matched(this); in TF_BUILTIN() local
3085 GotoIfNot(WordEqual(maybe_match_indices, null), &if_matched); in TF_BUILTIN()
3088 BIND(&if_matched); in TF_BUILTIN()