Searched defs:createString (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBAny.cpp51 PassRefPtr<IDBAny> IDBAny::createString(const String& value) function in class:WebCore::IDBAny
H A DIDBKey.h52 static PassRefPtr<IDBKey> createString(const String& string) function in class:WebCore::IDBKey
/macosx-10.10/JavaScriptCore-7600.1.17/replay/
H A DEncodedValue.h60 static EncodedValue createString(const String& value) function in class:JSC::final
65 static EncodedValue createString(const char* value) function in class:JSC::final
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DMDBuilder.h33 MDString *createString(StringRef Str) { function in class:llvm::MDBuilder
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimatedType.cpp213 std::unique_ptr<SVGAnimatedType> SVGAnimatedType::createString(std::unique_ptr<String> string) function in class:WebCore::SVGAnimatedType
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DSyntaxChecker.h151 ExpressionType createString(const JSTokenLocation&, const Identifier*) { return StringExpr; } function in class:JSC::SyntaxChecker
H A DASTBuilder.h202 ExpressionNode* createString(const JSTokenLocation& location, const Identifier* string) function in class:JSC::ASTBuilder

Completed in 301 milliseconds