HomeSort by relevance Sort by last modified time
    Searched refs:try_to_emit_quick_check_for_alternative (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
jsregexp.h 1022 virtual bool try_to_emit_quick_check_for_alternative(int i) { return true; } function in class:v8::internal::ChoiceNode
1067 virtual bool try_to_emit_quick_check_for_alternative(int i) { return i != 0; } function in class:v8::internal::NegativeLookaheadChoiceNode
    [all...]
jsregexp.cc     [all...]

Completed in 22 milliseconds