Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Dragonstone::VM::LoopContext
Inherits
Struct
<
Value
<
Object
Constructors
new
(condition_ip :
Int32
, body_ip :
Int32
, exit_ip :
Int32
, stack_depth :
Int32
)
Source
Instance methods
body_ip
clone
Source
condition_ip
copy_with
(condition_ip _condition_ip = @condition_ip, body_ip _body_ip = @body_ip, exit_ip _exit_ip = @exit_ip, stack_depth _stack_depth = @stack_depth)
Source
exit_ip
stack_depth