DescriptionDeclare kCachedPowersLength only if !ASSERT_DISABLED
The kCachedPowersLength global static variable is only used in assertions so
we should only declare it if !ASSERT_DISABLED to avoid warnings at compile
time.
R=eseidel, thakis
BUG=312287
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161295
Patch Set 1 #Patch Set 2 : Use ASSERT_DISABLED define #Messages
Total messages: 7 (0 generated)
|