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

  /external/v8/src/
ast.cc 836 if (!that.IsSingleton()) {
    [all...]
jsregexp.h 265 bool IsSingleton() { return (from_ == to_); }
    [all...]

Completed in 2926 milliseconds