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

  /external/v8/src/regexp/
regexp-ast.h 109 bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; }
jsregexp.cc     [all...]

Completed in 468 milliseconds