![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|

Go to the source code of this file.
Namespaces | |
| v8 | |
| v8::internal | |
Macros | |
| #define | MAJOR_VERSION 3 |
| #define | MINOR_VERSION 25 |
| #define | BUILD_NUMBER 30 |
| #define | PATCH_LEVEL 0 |
| #define | IS_CANDIDATE_VERSION 0 |
| #define | SONAME "" |
| #define | CANDIDATE_STRING "" |
| #define | SX(x) #x |
| #define | S(x) SX(x) |
| #define | VERSION_STRING |
| #define BUILD_NUMBER 30 |
Definition at line 37 of file version.cc.
| #define CANDIDATE_STRING "" |
Definition at line 51 of file version.cc.
| #define IS_CANDIDATE_VERSION 0 |
Definition at line 41 of file version.cc.
| #define MAJOR_VERSION 3 |
Definition at line 35 of file version.cc.
| #define MINOR_VERSION 25 |
Definition at line 36 of file version.cc.
| #define PATCH_LEVEL 0 |
Definition at line 38 of file version.cc.
| #define S | ( | x | ) | SX(x) |
Definition at line 55 of file version.cc.
Referenced by Persistent< T, M >::Copy(), String::Empty(), v8::False(), Handle< Value >::Handle(), Local< Context >::Local(), v8::Null(), UniquePersistent< T >::operator=(), Persistent< Function >::Persistent(), PersistentBase< T >::Reset(), ReturnValue< T >::ReturnValue(), Eternal< T >::Set(), ReturnValue< T >::Set(), Isolate::SetReference(), PersistentBase< T >::SetWeak(), v8::True(), v8::Undefined(), and UniquePersistent< T >::UniquePersistent().
| #define SONAME "" |
Definition at line 46 of file version.cc.
| #define SX | ( | x | ) | #x |
Definition at line 54 of file version.cc.
| #define VERSION_STRING |
Definition at line 62 of file version.cc.