Searched defs:toDouble (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DTypedArrayAdaptors.h49 static double toDouble(Type value) function in struct:JSC::IntegralTypedArrayAdaptor
95 static double toDouble(Type value) function in struct:JSC::FloatTypedArrayAdaptor
174 static double toDouble(uint8_t value) function in struct:JSC::Uint8ClampedAdaptor
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DMediaTime.cpp129 double MediaTime::toDouble() const function in class:WTF::MediaTime
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DAtomicString.h149 double toDouble(bool* ok = 0) const { return m_string.toDouble(ok); } function in class:WTF::AtomicString
H A DWTFString.cpp663 double String::toDouble(bool* ok) const function in class:WTF::String
H A DStringImpl.cpp936 double StringImpl::toDouble(bool* ok) function in class:WTF::StringImpl

Completed in 97 milliseconds