Home
last modified time | relevance | path

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

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