Searched refs:WithNullCheck (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8InspectorFrontendHostCustom.cpp83 TOSTRING_DEFAULT(V8StringResource<WithNullCheck>, labelString, label, false);
91 TOSTRING_DEFAULT(V8StringResource<WithNullCheck>, labelString, label, false);
H A DV8CustomXPathNSResolver.cpp93 TOSTRING_DEFAULT(V8StringResource<WithNullCheck>, returnString, retval, nullAtom);
H A DV8XMLHttpRequestCustom.cpp180 TOSTRING_VOID(V8StringResource<WithNullCheck>, user, info[3]);
183 TOSTRING_VOID(V8StringResource<WithNullCheck>, password, info[4]);
243 TOSTRING_VOID(V8StringResource<WithNullCheck>, argString, arg);
H A DV8CSSStyleDeclarationCustom.cpp222 TOSTRING_VOID(V8StringResource<WithNullCheck>, propertyValue, value);
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8StringResource.h165 WithNullCheck, enumerator in enum:WebCore::V8StringResourceMode
252 template<> inline bool V8StringResource<WithNullCheck>::isValid() const
H A DScriptEventListener.cpp124 TOSTRING_DEFAULT(V8StringResource<WithNullCheck>, functionString, function, "");
H A DV8Binding.cpp885 TOSTRING_DEFAULT(V8StringResource<WithNullCheck>, nameString, name, nullptr);
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestObject.cpp4094 TOSTRING_VOID(V8StringResource<WithNullCheck>, cppValue, v8Value);
8029 V8StringResource<WithNullCheck> treatNullAsNullStringStringArg;

Completed in 197 milliseconds