Expand description
Handler implementations for inspector integration.
Traits§
- Inspector
Handler - Trait that extends [
Handler
] with inspection functionality.
Functions§
- frame_
end - Handles the end of a frame by calling the appropriate inspector method.
- frame_
start - Handles the start of a frame by calling the appropriate inspector method.
- inspect_
instructions - Run Interpreter loop with inspection support.