Home
last modified time | relevance | path

Searched defs:toIntStrict (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.cpp463 int String::toIntStrict(bool* ok, int base) const in toIntStrict() function in WTF::String
DStringImpl.cpp411 int StringImpl::toIntStrict(bool* ok, int base) in toIntStrict() function in WTF::StringImpl