Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
avm_simulate_napi.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::nodejs
 

Variable Documentation

◆ add_contracts

std::shared_ptr<Napi::ThreadSafeFunction> add_contracts

Definition at line 77 of file avm_simulate_napi.cpp.

◆ bytecode

std::shared_ptr<Napi::ThreadSafeFunction> bytecode

Definition at line 78 of file avm_simulate_napi.cpp.

◆ class_

std::shared_ptr<Napi::ThreadSafeFunction> class_

Definition at line 76 of file avm_simulate_napi.cpp.

◆ commit_checkpoint

std::shared_ptr<Napi::ThreadSafeFunction> commit_checkpoint

Definition at line 81 of file avm_simulate_napi.cpp.

◆ create_checkpoint

std::shared_ptr<Napi::ThreadSafeFunction> create_checkpoint

Definition at line 80 of file avm_simulate_napi.cpp.

◆ debug_name

std::shared_ptr<Napi::ThreadSafeFunction> debug_name

Definition at line 79 of file avm_simulate_napi.cpp.

◆ instance

std::shared_ptr<Napi::ThreadSafeFunction> instance

Definition at line 75 of file avm_simulate_napi.cpp.

◆ revert_checkpoint

std::shared_ptr<Napi::ThreadSafeFunction> revert_checkpoint

Definition at line 82 of file avm_simulate_napi.cpp.

◆ tsfns_

std::vector<std::shared_ptr<Napi::ThreadSafeFunction> > tsfns_
private

Definition at line 44 of file avm_simulate_napi.cpp.