Descriptioninitialize result variables in v8 bindings
https://codereview.chromium.org/360703003 and
https://codereview.chromium.org/362993004 can falsely trigger
use of uninitialized variable warnings in some toolchains,
for integer "return" variables. Let's explicitly initialize
these variables.
BUG=341031
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178263
Patch Set 1 #
Total comments: 1
Patch Set 2 : v2 based on comments #
Total comments: 9
Patch Set 3 : more refinements #
Total comments: 4
Patch Set 4 : fixups for jens #
Messages
Total messages: 24 (0 generated)
|