set_current_expansion_factor 4725 src/jsregexp.cc         compiler->set_current_expansion_factor(kMaxExpansionFactor + 1);
set_current_expansion_factor 4729 src/jsregexp.cc         compiler->set_current_expansion_factor(new_factor);
set_current_expansion_factor 4735 src/jsregexp.cc     compiler_->set_current_expansion_factor(saved_expansion_factor_);