Modules

Macros

Determine the proper type instantiation for function call in the current state.

Predicate that is false for every state, unless control operations are allowed.

Wrapper for enclosing the arguments of stack_pack_struct so that only the state needs to be given.

Wrapper for enclosing the arguments of function_can_acquire_resource so that only the state needs to be given.

Wrapper for enclosing the arguments of local_availability_is so that only the state needs to be given.

Wrapper for enclosing the arguments of local_exists so that only the state needs to be given.

Wrapper for enclosing the arguments of state_local_has_ability so that only the state needs to be given.

Wrapper for enclosing the arguments of local_palce so that only the state needs to be given.

Wrapper for enclosing the arguments of local_set so that only the state needs to be given.

Wrapper for enclosing the arguments of local_take so that only the state needs to be given.

Wrapper for enclosing the arguments of local_take_borrow so that only the state needs to be given.

Wrapper for enclosing the arguments of memory_safe so that only the state needs to be given.

Predicate that is false for every state.

Wrapper for enclosing the arguments of register_dereference so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_function_call so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_function_popn so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_has so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_kind_is so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_has_integer so that only the state needs to be given.

Wrapper for for enclosing the arguments of stack_has_polymorphic_eq so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_has_reference so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_has_struct so that only the state needs to be given.

Determines if the type at the top of the abstract stack is castable to the given type.

Wrapper for enclosing the arguments of stack_local_polymorphic_eq so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_pop so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_push so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_push_register so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_push_register_borrow so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_ref_polymorphic_eq so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_satisfies_function_signature so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_satisfies_struct_signature so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_struct_borrow_field so that only the state needs to be given.

Wrapper for enclosing the arguments of struct_has_field so that only the state needs to be given.

Wrapper for enclosing the arguments of state_stack_struct_inst_popn so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_struct_popn so that only the state needs to be given.

Wrapper for enclosing the arguments of stack_unpack_struct so that only the state needs to be given.

Wrapper for enclosing the arguments of struct_abilities so that only the state needs to be given.

Determine the proper type instantiation for struct in the current state.

Determine the proper type instantiation for struct in the current state.

A wrapper around type instantiation, that allows specifying an “exact” instantiation index, or if the instantiation should be inferred from the current state.

Enums

Functions

Run generate_bytecode for the range passed in and test each generated module on the bytecode verifier.