![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <allocation.h>
Static Public Member Functions | |
static void * | operator new (size_t size) |
static void | operator delete (void *p) |
Definition at line 32 of file allocation.h.
|
static |
|
static |