![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <regexp-result-vector.h>
Static Public Member Functions | |
static int32_t * | Allocate (Isolate *isolate, uint32_t size) |
static void | Free (Isolate *isolate, int32_t *vector) |
Definition at line 33 of file regexp-result-vector.h.
|
static |
|
static |