![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <hashmap.h>
Public Member Functions | |
template<typename T , typename TypeTag = T[]> | |
V8_INLINE T * | AllocateArray (size_t length) |
template<typename T , typename TypeTag = T[]> | |
V8_INLINE void | DeleteArray (T *p, size_t length) |