Returns the value of attribute start_addr
Returns:
the current value of start_addr
1 2 3
# File 'lib/ruby_vm/rjit/block.rb', line 1 def start_addr @start_addr end