Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc708 Label if_isoob(this, Label::kDeferred); in RegExpPrototypeExecBodyWithoutResult() local
709 GotoIfNot(TaggedIsSmi(var_lastindex.value()), &if_isoob); in RegExpPrototypeExecBodyWithoutResult()
712 &if_isoob); in RegExpPrototypeExecBodyWithoutResult()
715 BIND(&if_isoob); in RegExpPrototypeExecBodyWithoutResult()