![]()  | 
  
    V8
    latest master commit
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include "v8-version.h"Go to the source code of this file.
Macros | |
| #define | V8_CANDIDATE_STRING " (candidate)" | 
| #define | V8_EMBEDDER_STRING "" | 
| #define | V8_SX(x) #x | 
| #define | V8_S(x) V8_SX(x) | 
| #define | V8_VERSION_STRING | 
| #define V8_CANDIDATE_STRING " (candidate)" | 
Definition at line 14 of file v8-version-string.h.
| #define V8_EMBEDDER_STRING "" | 
Definition at line 20 of file v8-version-string.h.
| #define V8_S | ( | x | ) | V8_SX(x) | 
Definition at line 24 of file v8-version-string.h.
| #define V8_SX | ( | x | ) | #x | 
Definition at line 23 of file v8-version-string.h.
| #define V8_VERSION_STRING | 
Definition at line 32 of file v8-version-string.h.