Chromium Code Reviews
DescriptionFix DART_CHECK_VALID macro.
DART_CHECK_VALID(expression) currently evaluates the exression twice in case of an error.
For expressions with side effects it might result in a misleading message.
R=turnidge@google.com,asiva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=20146
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||