Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc565 if (successor->KeepRecursing(compiler)) { in Flush()
1329 if (label_.is_bound() || on_work_list() || !KeepRecursing(compiler)) { in LimitVersions()
1346 if (KeepRecursing(compiler) && compiler->optimize() && in LimitVersions()
1361 bool RegExpNode::KeepRecursing(RegExpCompiler* compiler) { in KeepRecursing() function in v8::internal::RegExpNode
H A Dregexp-nodes.h199 bool KeepRecursing(RegExpCompiler* compiler);

Completed in 9 milliseconds