Home
last modified time | relevance | path

Searched refs:saved_expansion_factor_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1556 saved_expansion_factor_(compiler->current_expansion_factor()), in RationalizeConsecutiveAtoms()
1557 ok_to_expand_(saved_expansion_factor_ <= kMaxExpansionFactor) { in RationalizeConsecutiveAtoms()
1565 int new_factor = saved_expansion_factor_ * factor; in RationalizeConsecutiveAtoms()
1573 compiler_->set_current_expansion_factor(saved_expansion_factor_); in RationalizeConsecutiveAtoms()
1580 int saved_expansion_factor_; in RationalizeConsecutiveAtoms() member in v8::__anon14978::RegExpExpansionLimiter

Completed in 5 milliseconds