Home
last modified time | relevance | path

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

/external/v8/src/
Djsregexp.cc1031 int current_expansion_factor() { return current_expansion_factor_; } in current_expansion_factor()
1033 current_expansion_factor_ = value; in set_current_expansion_factor()
1049 int current_expansion_factor_; member in v8::internal::RegExpCompiler
1081 current_expansion_factor_(1), in RegExpCompiler()