Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::tracegen::InternalCallStackBuilder Class Referencefinal

#include <internal_call_stack_trace.hpp>

Public Member Functions

void process (const simulation::EventEmitterInterface< simulation::InternalCallStackEvent >::Container &events, TraceContainer &trace)
 Process the internal call stack events and populate columns for the internal call stack sub-trace.
 

Detailed Description

Definition at line 9 of file internal_call_stack_trace.hpp.

Member Function Documentation

◆ process()

void bb::avm2::tracegen::InternalCallStackBuilder::process ( const simulation::EventEmitterInterface< simulation::InternalCallStackEvent >::Container &  events,
TraceContainer trace 
)

Process the internal call stack events and populate columns for the internal call stack sub-trace.

Parameters
eventsThe internal call stack events.
traceThe trace container.

Definition at line 15 of file internal_call_stack_trace.cpp.


The documentation for this class was generated from the following files: