v8  7.8.279 (node 12.19.1)
V8 is Google's open source JavaScript engine
v8-version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define V8_MAJOR_VERSION   7
 
#define V8_MINOR_VERSION   8
 
#define V8_BUILD_NUMBER   279
 
#define V8_PATCH_LEVEL   0
 
#define V8_IS_CANDIDATE_VERSION   0
 

Macro Definition Documentation

◆ V8_BUILD_NUMBER

#define V8_BUILD_NUMBER   279

Definition at line 13 of file v8-version.h.

◆ V8_IS_CANDIDATE_VERSION

#define V8_IS_CANDIDATE_VERSION   0

Definition at line 18 of file v8-version.h.

◆ V8_MAJOR_VERSION

#define V8_MAJOR_VERSION   7

Definition at line 11 of file v8-version.h.

◆ V8_MINOR_VERSION

#define V8_MINOR_VERSION   8

Definition at line 12 of file v8-version.h.

◆ V8_PATCH_LEVEL

#define V8_PATCH_LEVEL   0

Definition at line 14 of file v8-version.h.