Method: RubyVM::RJIT::JITState#pc

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

#pcObject

Returns the value of attribute pc

Returns:

  • (Object)

    the current value of pc



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

def pc
  @pc
end