Searched defs:createNumber (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBKey.h47 static PassRefPtr<IDBKey> createNumber(double number) function in class:WebCore::IDBKey
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimatedType.cpp157 std::unique_ptr<SVGAnimatedType> SVGAnimatedType::createNumber(std::unique_ptr<float> number) function in class:WebCore::SVGAnimatedType
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DASTBuilder.h719 ExpressionNode* createNumber(const JSTokenLocation& location, double d) function in class:JSC::ASTBuilder
[all...]

Completed in 178 milliseconds