v8  9.4.146 (node 16.13.0)
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   9
 
#define V8_MINOR_VERSION   4
 
#define V8_BUILD_NUMBER   146
 
#define V8_PATCH_LEVEL   0
 
#define V8_IS_CANDIDATE_VERSION   0
 

Macro Definition Documentation

◆ V8_BUILD_NUMBER

#define V8_BUILD_NUMBER   146

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   9

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

◆ V8_MINOR_VERSION

#define V8_MINOR_VERSION   4

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.