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

#include <v8-callbacks.h>

Data Fields

bool is_heap_oom = false
 
const char * detail = nullptr
 

Detailed Description

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

Field Documentation

◆ detail

const char* detail = nullptr

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

◆ is_heap_oom

bool is_heap_oom = false

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


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