Method: RubyVM::RJIT::EntryStub#end_addr

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

#end_addrObject

Returns the value of attribute end_addr

Returns:

  • (Object)

    the current value of end_addr



2
3
4
# File 'lib/ruby_vm/rjit/entry_stub.rb', line 2

def end_addr
  @end_addr
end