DescriptionIDL: Merge duplicating local variable assignment in attribute_getter
|cpp_type| can be non-*Ptr type so it seems that we can't always use
local variables if we want to merge local variable assignment.
Following Jens' suggestion[1] to merge local variable assignment.
[1] https://codereview.chromium.org/359703002/diff/1/Source/bindings/templates/attributes.cpp#newcode51
BUG=345503
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177090
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename v8Value -> cppValue #Patch Set 3 : Further v8Value -> cppValue renaming #
Messages
Total messages: 12 (0 generated)
|