Module frame
cranelift_
interpreter
0.120.0
Module frame
Module Items
Structs
In crate cranelift_
interpreter
Modules
address
environment
frame
instruction
interpreter
state
step
value
cranelift_interpreter
Module
frame
Copy item path
Settings
Help
Summary
Source
Expand description
Implements a call frame (activation record) for the Cranelift interpreter.
Structs
§
Frame
Holds the mutable elements of an interpreted function call.