Method: RubyVM::RJIT::EntryStub#start_addr
- Defined in:
- lib/ruby_vm/rjit/entry_stub.rb
#start_addr ⇒ Object
Returns the value of attribute start_addr
2 3 4 |
# File 'lib/ruby_vm/rjit/entry_stub.rb', line 2 def start_addr @start_addr end |