Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h548 int current_expansion_factor() { return current_expansion_factor_; } in current_expansion_factor()
550 current_expansion_factor_ = value; in set_current_expansion_factor()
585 int current_expansion_factor_; member in v8::internal::RegExpCompiler
H A Dregexp-compiler.cc253 current_expansion_factor_(1), in RegExpCompiler()

Completed in 9 milliseconds