v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
OOMDetails Struct Reference

#include <v8-callbacks.h>

Data Fields

bool is_heap_oom = false
 
const char * detail = nullptr
 

Detailed Description

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

Field Documentation

◆ detail

const char* detail = nullptr

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

◆ is_heap_oom

bool is_heap_oom = false

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


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