v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OOMDetails Struct Reference

#include <v8-callbacks.h>

Data Fields

bool is_heap_oom = false
 
const char * detail = nullptr
 

Detailed Description

Definition at line 221 of file v8-callbacks.h.

Field Documentation

◆ detail

const char* detail = nullptr

Definition at line 223 of file v8-callbacks.h.

◆ is_heap_oom

bool is_heap_oom = false

Definition at line 222 of file v8-callbacks.h.


The documentation for this struct was generated from the following file: