Descriptiononly define ARRAYSIZE_UNSAFE for NaCl builds
Now that C++11 is allowed, we can use arraysize instead of
ARRAYSIZE_UNSAFE, except in NaCl builds. So let's move this
macro inside an NaCl ifdef.
BUG=chromium:405225
LOG=y
R=jochen@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24875
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|