Home
last modified time | relevance | path

Searched refs:IsExpecting (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Ddateparser-inl.h94 } else if (scanner.SkipSymbol('.') && time.IsExpecting(n)) { in Parse()
100 } else if (tz.IsExpecting(n)) { in Parse()
102 } else if (time.IsExpecting(n)) { in Parse()
Ddateparser.h297 bool IsExpecting(int n) const { in IsExpecting() function
313 bool IsExpecting(int n) const { in IsExpecting() function