Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h515 if (!node->on_work_list() && !node->label()->is_bound()) { in AddWork()
H A Dregexp-nodes.h238 bool on_work_list() { return on_work_list_; } in on_work_list() function in v8::internal::RegExpNode
H A Dregexp-compiler.cc1329 if (label_.is_bound() || on_work_list() || !KeepRecursing(compiler)) { in LimitVersions()

Completed in 11 milliseconds