DescriptionMove version macros to public V8 header.
Move the V8 version macros to the public v8.h file, so it can be used
by other projects for testing specific V8 versions at compile time.
Adjust tools to work on include/v8.h instead of src/version.cc. Make
sure tools/v8-info.sh falls back to src/version.cc when looking at
old versions.
Also add V8_CHECK_VERSION() and V8_VERSION_STRING macros for convenience.
BUG=v8:1844
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|