Method: RubyVM::RJIT::BranchTarget#pc

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

#pcObject

Returns the value of attribute pc

Returns:

  • (Object)

    the current value of pc



18
19
20
# File 'lib/ruby_vm/rjit/branch_stub.rb', line 18

def pc
  @pc
end