Method: RubyVM::RJIT::Block#start_addr

Defined in:
lib/ruby_vm/rjit/block.rb

#start_addrObject

Returns the value of attribute start_addr

Returns:

  • (Object)

    the current value of start_addr



1
2
3
# File 'lib/ruby_vm/rjit/block.rb', line 1

def start_addr
  @start_addr
end