Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h627 virtual bool try_to_emit_quick_check_for_alternative(bool is_first) { in try_to_emit_quick_check_for_alternative() function in v8::internal::ChoiceNode
698 bool try_to_emit_quick_check_for_alternative(bool is_first) override {
H A Dregexp-compiler.cc3260 try_to_emit_quick_check_for_alternative(i == 0) && in EmitChoices()

Completed in 10 milliseconds