Method: SyntaxTree::YARV::OptSize#calldata
- Defined in:
- lib/syntax_tree/yarv/instructions.rb
#calldata ⇒ Object (readonly)
Returns the value of attribute calldata.
4229 4230 4231 |
# File 'lib/syntax_tree/yarv/instructions.rb', line 4229 def calldata @calldata end |