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

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

Completed in 63 milliseconds