v8-version.h (included via v8.h) defines the following V8_MAJOR_VERSION V8_MINOR_VERSION V8_BUILD_NUMBER V8_PATCH_LEVEL
v8config.h [0] also has lots of possibly useful configs. [0] https://github.com/v8/v8-git-mirror/blob/master/include/v8config.h On Fri, May 8, 2015 at 1:16 PM, Александр Поберезниченко <[email protected]> wrote: > Hello! > > I've built v8 by instructions from here > https://github.com/preillyme/v8js/blob/master/README.Linux.md on UBUNTU > 14.04. > And now I need some command or other possibility to get version of v8 > installed on my computer. > > my best regards! > > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
