HomeSort by relevance Sort by last modified time
    Searched defs:toInt64 (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/bindings/v8/
V8Binding.h 116 inline long long toInt64(v8::Local<v8::Value> value)
  /external/webkit/WebCore/platform/text/
String.cpp 541 int64_t String::toInt64(bool* ok) const
548 return m_impl->toInt64(ok);
StringImpl.cpp 434 int64_t StringImpl::toInt64(bool* ok)

Completed in 297 milliseconds