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

/external/v8/src/regexp/
H A Djsregexp.cc1036 int current_expansion_factor() { return current_expansion_factor_; }
1038 current_expansion_factor_ = value;
1060 int current_expansion_factor_; member in class:v8::internal::RegExpCompiler
1098 current_expansion_factor_(1),

Completed in 39 milliseconds