Home
last modified time | relevance | path

Searched refs:toWebCoreStringWithNullCheck (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8DOMFormDataCustom.cpp68 String name = toWebCoreStringWithNullCheck(args[0]); in appendCallback()
77 domFormData->append(name, toWebCoreStringWithNullCheck(arg)); in appendCallback()
DV8XMLHttpRequestCustom.cpp143 String user = toWebCoreStringWithNullCheck(args[3]); in openCallback()
146 String passwd = toWebCoreStringWithNullCheck(args[4]); in openCallback()
204 xmlHttpRequest->send(toWebCoreStringWithNullCheck(arg), ec); in sendCallback()
DV8InspectorFrontendHostCustom.cpp90 String typeString = toWebCoreStringWithNullCheck(type); in showContextMenuCallback()
97 …g == "checkbox" ? CheckableActionType : ActionType), typedId, toWebCoreStringWithNullCheck(label)); in showContextMenuCallback()
DV8HTMLFrameElementCustom.cpp47 String locationValue = toWebCoreStringWithNullCheck(value); in locationAccessorSetter()
DV8CustomXPathNSResolver.cpp89 return toWebCoreStringWithNullCheck(retval); in lookupNamespaceURI()
DV8CSSStyleDeclarationCustom.cpp201 String propertyValue = toWebCoreStringWithNullCheck(value); in namedPropertySetter()
/external/webkit/Source/WebCore/bindings/v8/
DScriptEventListener.cpp99 return toWebCoreStringWithNullCheck(function); in eventListenerHandlerBody()
DScriptValue.cpp120 inspectorObject->setValue(toWebCoreStringWithNullCheck(name), propertyValue); in v8ToInspectorValue()
DV8Binding.h166 String toWebCoreStringWithNullCheck(v8::Handle<v8::Value> value);
DV8Binding.cpp228 String toWebCoreStringWithNullCheck(v8::Handle<v8::Value> value) in toWebCoreStringWithNullCheck() function
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2933646 (WebCore::toWebCoreStringWithNullCheck):
90250 (WebCore::toWebCoreStringWithNullCheck):
DChangeLog-2010-05-2432202 the last case, which did "toWebCoreStringWithNullCheck", resulted in sending an empty