MySQL 9.4.0
Source Code Documentation
shcore::polyglot::IsolateArgs Struct Reference

#include <polyglot_common_context.h>

Public Attributes

std::optional< uint64_t > min_heap_size
 
std::optional< uint64_t > max_heap_size
 
std::optional< uint64_t > max_new_size
 

Member Data Documentation

◆ max_heap_size

std::optional<uint64_t> shcore::polyglot::IsolateArgs::max_heap_size

◆ max_new_size

std::optional<uint64_t> shcore::polyglot::IsolateArgs::max_new_size

◆ min_heap_size

std::optional<uint64_t> shcore::polyglot::IsolateArgs::min_heap_size

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