Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.cc5020 int stack_register = compiler->UnicodeLookaroundStackRegister(); in NegativeLookaroundAgainstReadDirectionAndMatch() local
5022 RegExpLookaround::Builder lookaround(false, match_node, stack_register, in NegativeLookaroundAgainstReadDirectionAndMatch()
5035 int stack_register = compiler->UnicodeLookaroundStackRegister(); in MatchAndNegativeLookaroundInReadDirection() local
5037 RegExpLookaround::Builder lookaround(false, on_success, stack_register, in MatchAndNegativeLookaroundInReadDirection()
6595 int stack_register = compiler->UnicodeLookaroundStackRegister(); in OptionallyStepBackToLeadSurrogate() local
6599 RegExpLookaround::Builder builder(true, step_back, stack_register, in OptionallyStepBackToLeadSurrogate()