Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/WebKit/Source/bindings/tests/results/core/V8TestObject.h

Issue 2809543002: bindings: Pass is_null flag to attribute setters when they are nullable (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2014 The Chromium Authors. All rights reserved. 1 // Copyright 2014 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file has been auto-generated by code_generator_v8.py. 5 // This file has been auto-generated by code_generator_v8.py.
6 // DO NOT MODIFY! 6 // DO NOT MODIFY!
7 7
8 // This file has been generated from the Jinja2 template in 8 // This file has been generated from the Jinja2 template in
9 // third_party/WebKit/Source/bindings/templates/interface.h.tmpl 9 // third_party/WebKit/Source/bindings/templates/interface.h.tmpl
10 10
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 CORE_EXPORT static void stringArrayAttributeAttributeGetterCallback(const v8:: FunctionCallbackInfo<v8::Value>&); 168 CORE_EXPORT static void stringArrayAttributeAttributeGetterCallback(const v8:: FunctionCallbackInfo<v8::Value>&);
169 CORE_EXPORT static void stringArrayAttributeAttributeSetterCallback(const v8:: FunctionCallbackInfo<v8::Value>&); 169 CORE_EXPORT static void stringArrayAttributeAttributeSetterCallback(const v8:: FunctionCallbackInfo<v8::Value>&);
170 CORE_EXPORT static void testInterfaceEmptyArrayAttributeAttributeGetterCallbac k(const v8::FunctionCallbackInfo<v8::Value>&); 170 CORE_EXPORT static void testInterfaceEmptyArrayAttributeAttributeGetterCallbac k(const v8::FunctionCallbackInfo<v8::Value>&);
171 CORE_EXPORT static void testInterfaceEmptyArrayAttributeAttributeSetterCallbac k(const v8::FunctionCallbackInfo<v8::Value>&); 171 CORE_EXPORT static void testInterfaceEmptyArrayAttributeAttributeSetterCallbac k(const v8::FunctionCallbackInfo<v8::Value>&);
172 CORE_EXPORT static void floatArrayAttributeAttributeGetterCallback(const v8::F unctionCallbackInfo<v8::Value>&); 172 CORE_EXPORT static void floatArrayAttributeAttributeGetterCallback(const v8::F unctionCallbackInfo<v8::Value>&);
173 CORE_EXPORT static void floatArrayAttributeAttributeSetterCallback(const v8::F unctionCallbackInfo<v8::Value>&); 173 CORE_EXPORT static void floatArrayAttributeAttributeSetterCallback(const v8::F unctionCallbackInfo<v8::Value>&);
174 CORE_EXPORT static void stringFrozenArrayAttributeAttributeGetterCallback(cons t v8::FunctionCallbackInfo<v8::Value>&); 174 CORE_EXPORT static void stringFrozenArrayAttributeAttributeGetterCallback(cons t v8::FunctionCallbackInfo<v8::Value>&);
175 CORE_EXPORT static void stringFrozenArrayAttributeAttributeSetterCallback(cons t v8::FunctionCallbackInfo<v8::Value>&); 175 CORE_EXPORT static void stringFrozenArrayAttributeAttributeSetterCallback(cons t v8::FunctionCallbackInfo<v8::Value>&);
176 CORE_EXPORT static void testInterfaceEmptyFrozenArrayAttributeAttributeGetterC allback(const v8::FunctionCallbackInfo<v8::Value>&); 176 CORE_EXPORT static void testInterfaceEmptyFrozenArrayAttributeAttributeGetterC allback(const v8::FunctionCallbackInfo<v8::Value>&);
177 CORE_EXPORT static void testInterfaceEmptyFrozenArrayAttributeAttributeSetterC allback(const v8::FunctionCallbackInfo<v8::Value>&); 177 CORE_EXPORT static void testInterfaceEmptyFrozenArrayAttributeAttributeSetterC allback(const v8::FunctionCallbackInfo<v8::Value>&);
178 CORE_EXPORT static void booleanOrNullAttributeAttributeGetterCallback(const v8 ::FunctionCallbackInfo<v8::Value>&);
179 CORE_EXPORT static void booleanOrNullAttributeAttributeSetterCallback(const v8 ::FunctionCallbackInfo<v8::Value>&);
178 CORE_EXPORT static void stringOrNullAttributeAttributeGetterCallback(const v8: :FunctionCallbackInfo<v8::Value>&); 180 CORE_EXPORT static void stringOrNullAttributeAttributeGetterCallback(const v8: :FunctionCallbackInfo<v8::Value>&);
179 CORE_EXPORT static void stringOrNullAttributeAttributeSetterCallback(const v8: :FunctionCallbackInfo<v8::Value>&); 181 CORE_EXPORT static void stringOrNullAttributeAttributeSetterCallback(const v8: :FunctionCallbackInfo<v8::Value>&);
180 CORE_EXPORT static void longOrNullAttributeAttributeGetterCallback(const v8::F unctionCallbackInfo<v8::Value>&); 182 CORE_EXPORT static void longOrNullAttributeAttributeGetterCallback(const v8::F unctionCallbackInfo<v8::Value>&);
181 CORE_EXPORT static void longOrNullAttributeAttributeSetterCallback(const v8::F unctionCallbackInfo<v8::Value>&); 183 CORE_EXPORT static void longOrNullAttributeAttributeSetterCallback(const v8::F unctionCallbackInfo<v8::Value>&);
182 CORE_EXPORT static void testInterfaceOrNullAttributeAttributeGetterCallback(co nst v8::FunctionCallbackInfo<v8::Value>&); 184 CORE_EXPORT static void testInterfaceOrNullAttributeAttributeGetterCallback(co nst v8::FunctionCallbackInfo<v8::Value>&);
183 CORE_EXPORT static void testInterfaceOrNullAttributeAttributeSetterCallback(co nst v8::FunctionCallbackInfo<v8::Value>&); 185 CORE_EXPORT static void testInterfaceOrNullAttributeAttributeSetterCallback(co nst v8::FunctionCallbackInfo<v8::Value>&);
184 CORE_EXPORT static void testEnumAttributeAttributeGetterCallback(const v8::Fun ctionCallbackInfo<v8::Value>&); 186 CORE_EXPORT static void testEnumAttributeAttributeGetterCallback(const v8::Fun ctionCallbackInfo<v8::Value>&);
185 CORE_EXPORT static void testEnumAttributeAttributeSetterCallback(const v8::Fun ctionCallbackInfo<v8::Value>&); 187 CORE_EXPORT static void testEnumAttributeAttributeSetterCallback(const v8::Fun ctionCallbackInfo<v8::Value>&);
186 CORE_EXPORT static void testEnumOrNullAttributeAttributeGetterCallback(const v 8::FunctionCallbackInfo<v8::Value>&); 188 CORE_EXPORT static void testEnumOrNullAttributeAttributeGetterCallback(const v 8::FunctionCallbackInfo<v8::Value>&);
187 CORE_EXPORT static void testEnumOrNullAttributeAttributeSetterCallback(const v 8::FunctionCallbackInfo<v8::Value>&); 189 CORE_EXPORT static void testEnumOrNullAttributeAttributeSetterCallback(const v 8::FunctionCallbackInfo<v8::Value>&);
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 }; 641 };
640 642
641 template <> 643 template <>
642 struct V8TypeOf<TestObject> { 644 struct V8TypeOf<TestObject> {
643 typedef V8TestObject Type; 645 typedef V8TestObject Type;
644 }; 646 };
645 647
646 } // namespace blink 648 } // namespace blink
647 649
648 #endif // V8TestObject_h 650 #endif // V8TestObject_h
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698