Searched refs:should_update_last_index (Results 1 – 1 of 1) sorted by relevance
697 TNode<BoolT> should_update_last_index = in RegExpPrototypeExecBodyWithoutResult() local704 Branch(should_update_last_index, &if_doupdate, &if_dontupdate); in RegExpPrototypeExecBodyWithoutResult()747 GotoIfNot(should_update_last_index, if_didnotmatch); in RegExpPrototypeExecBodyWithoutResult()755 GotoIfNot(should_update_last_index, &out); in RegExpPrototypeExecBodyWithoutResult()