![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-primitive.h>
Static Public Member Functions | |
static V8_INLINE Name * | Cast (Data *data) |
![]() | |
template<class T > | |
static V8_INLINE Value * | Cast (T *value) |
Static Private Member Functions | |
static void | CheckCast (Data *that) |
A superclass for symbols and strings.
Definition at line 79 of file v8-primitive.h.
Definition at line 90 of file v8-primitive.h.
|
staticprivate |
int v8::Name::GetIdentityHash | ( | ) |