Home
last modified time | relevance | path

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

/external/v8/src/
Ddateparser-inl.h101 tz.SetSign(in.GetAsciiSignValue()); in Parse()
Ddateparser.h151 int GetAsciiSignValue() const { return 44 - static_cast<int>(ch_); } in GetAsciiSignValue() function