![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-callbacks.h>
Public Attributes | |
bool | is_heap_oom = false |
const char * | detail = nullptr |
Definition at line 227 of file v8-callbacks.h.
const char* v8::OOMDetails::detail = nullptr |
Definition at line 229 of file v8-callbacks.h.
bool v8::OOMDetails::is_heap_oom = false |
Definition at line 228 of file v8-callbacks.h.