v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
CppHeapCreateParams Struct Reference

#include <v8-cppgc.h>

Collaboration diagram for CppHeapCreateParams:

Data Fields

std::vector< std::unique_ptr< cppgc::CustomSpaceBase > > custom_spaces
 
WrapperDescriptor wrapper_descriptor
 

Detailed Description

Definition at line 79 of file v8-cppgc.h.

Field Documentation

◆ custom_spaces

std::vector<std::unique_ptr<cppgc::CustomSpaceBase> > custom_spaces

Definition at line 80 of file v8-cppgc.h.

◆ wrapper_descriptor

WrapperDescriptor wrapper_descriptor

Definition at line 81 of file v8-cppgc.h.


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