V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Version Class Reference

Static Public Member Functions

static int GetMajor ()
 
static int GetMinor ()
 
static int GetBuild ()
 
static int GetPatch ()
 
static const charGetEmbedder ()
 
static bool IsCandidate ()
 
static uint32_t Hash ()
 
static void GetString (Vector< char > str)
 
static void GetSONAME (Vector< char > str)
 
static const charGetVersion ()
 

Friends

void SetVersion (int major, int minor, int build, int patch, const char *embedder, bool candidate, const char *soname)
 

Detailed Description

Definition at line 18 of file version.h.


The documentation for this class was generated from the following files: