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