![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-internal.h>
Public Member Functions | |
void | Perform (T *data) |
void | Perform (T *data) |
Static Public Member Functions | |
template<class T > | |
static void | Perform (T *data) |
Definition at line 1333 of file v8-internal.h.
|
static |
void v8::internal::CastCheck< true >::Perform | ( | T * | data | ) |
Definition at line 1340 of file v8-internal.h.
void v8::internal::CastCheck< false >::Perform | ( | T * | data | ) |
Definition at line 1346 of file v8-internal.h.