Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::InternalCallStackEvent Struct Reference

#include <internal_call_stack_event.hpp>

Public Attributes

uint32_t context_id
 
InternalCallId entered_call_id
 
InternalCallId id
 
InternalCallId return_id
 
PC return_pc
 

Detailed Description

Definition at line 9 of file internal_call_stack_event.hpp.

Member Data Documentation

◆ context_id

uint32_t bb::avm2::simulation::InternalCallStackEvent::context_id

Definition at line 10 of file internal_call_stack_event.hpp.

◆ entered_call_id

InternalCallId bb::avm2::simulation::InternalCallStackEvent::entered_call_id

Definition at line 11 of file internal_call_stack_event.hpp.

◆ id

InternalCallId bb::avm2::simulation::InternalCallStackEvent::id

Definition at line 12 of file internal_call_stack_event.hpp.

◆ return_id

InternalCallId bb::avm2::simulation::InternalCallStackEvent::return_id

Definition at line 13 of file internal_call_stack_event.hpp.

◆ return_pc

PC bb::avm2::simulation::InternalCallStackEvent::return_pc

Definition at line 14 of file internal_call_stack_event.hpp.


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