struct

Zink::CallFrame

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(return_pc : Int32, store_variable : UInt8 | Nil, locals : Array(UInt16), stack_base : Int32)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

locals
Source
return_pc
Source
stack_base
Source
store_variable
Source