CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::JavaScriptMetrics Struct Reference

#include <node_frontend.h>

Public Attributes

uint64_t bytecode_size
 
bool bytecode_used
 
uint64_t max_heap_size
 
uint64_t max_stack_size
 
uint64_t max_execution_time
 
uint64_t max_cached_interpreters = 10
 

Member Data Documentation

◆ bytecode_size

uint64_t ccf::JavaScriptMetrics::bytecode_size

◆ bytecode_used

bool ccf::JavaScriptMetrics::bytecode_used

◆ max_cached_interpreters

uint64_t ccf::JavaScriptMetrics::max_cached_interpreters = 10

◆ max_execution_time

uint64_t ccf::JavaScriptMetrics::max_execution_time

◆ max_heap_size

uint64_t ccf::JavaScriptMetrics::max_heap_size

◆ max_stack_size

uint64_t ccf::JavaScriptMetrics::max_stack_size

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