Here is a list of all functions with links to the files they belong to:
- v -
- value_equals() : value.c, value.h
- value_is_truthy() : value.c, value.h
- value_to_string_alloc() : value.c, value.h
- vm_as_mut_ptr() : vm.c, vm.h
- vm_clear_output() : vm.c, vm.h
- vm_debug_add_breakpoint() : vm.c, vm.h
- vm_debug_clear_breakpoints() : vm.c, vm.h
- vm_debug_delete_breakpoint() : vm.c, vm.h
- vm_debug_list_breakpoints() : vm.c, vm.h
- vm_debug_request_continue() : vm.c, vm.h
- vm_debug_request_finish() : vm.c, vm.h
- vm_debug_request_next() : vm.c, vm.h
- vm_debug_request_step() : vm.c, vm.h
- vm_debug_reset() : vm.c, vm.h
- vm_dump_globals() : vm.c, vm.h
- vm_free() : vm.c, vm.h
- vm_init() : vm.c, vm.h
- vm_offset_of_exit_code() : vm.c, vm.h
- vm_offset_of_globals() : vm.c, vm.h
- vm_offset_of_sp() : vm.c, vm.h
- vm_offset_of_stack() : vm.c, vm.h
- vm_pop_frame() : return.c
- vm_pop_i64() : vm.c, vm.h
- vm_print_output() : vm.c, vm.h
- vm_push_frame() : call.c
- vm_push_i64() : vm.c, vm.h
- vm_raise_error() : vm.c, vm.h, hello_args.c, hello_args_return.c, set_exit.c
- vm_reset() : vm.c, vm.h
- vm_run() : vm.h
- vm_sizeof() : vm.c, vm.h
- vm_value_sizeof() : vm.c, vm.h