Evaluation frame structure.
More...
#include <eval.h>
Evaluation frame structure.
Definition at line 28 of file eval.h.
◆ closure
| struct reduct_closure* reduct_eval_frame_t::closure |
The closure being evaluated.
Definition at line 30 of file eval.h.
◆ ip
The current instruction pointer.
Definition at line 31 of file eval.h.
◆ base
The base register, where the functions registers start.
Definition at line 32 of file eval.h.
◆ prevRegCount
The previous register count to restore upon return.
Definition at line 33 of file eval.h.
The documentation for this struct was generated from the following file: