Searched defs:toIntStrict (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/JavaScriptCore/wtf/text/ | ||
D | WTFString.cpp | 463 int String::toIntStrict(bool* ok, int base) const in toIntStrict() function in WTF::String |
D | StringImpl.cpp | 411 int StringImpl::toIntStrict(bool* ok, int base) in toIntStrict() function in WTF::StringImpl |