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