DescriptionRemove V8_INLINE from v8-util.h.
(These have been causing compilation problems on some
platforms. For VS, V8_INLINE turns into 'force inline',
which will then cause a problem when the compiler won't
actually inline. Search for "C4714 warning" for details.)
BUG=
R=jochen@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=20432
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|