Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.cc1033 int current_expansion_factor() { return current_expansion_factor_; } in current_expansion_factor()
1035 current_expansion_factor_ = value; in set_current_expansion_factor()
1057 int current_expansion_factor_; member in v8::internal::RegExpCompiler
1095 current_expansion_factor_(1), in RegExpCompiler()