Home
last modified time | relevance | path

Searched defs:toInt64 (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8Binding.h142 inline long long toInt64(v8::Local<v8::Value> value) in toInt64() function
/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.cpp534 int64_t String::toInt64(bool* ok) const in toInt64() function in WTF::String
DStringImpl.cpp446 int64_t StringImpl::toInt64(bool* ok) in toInt64() function in WTF::StringImpl