Skip to main content

Module runtime

Module runtime 

Source

Structs§

TraceCoord
Oracle v1: structural coordinates for a recorded trace event. group_id / branch_idx are None for sequential code outside any !/?! group. dewey is the dewey-decimal path string (same form BranchPath.parse(s) consumes), empty at the sequential level — used by the .path() bridge to produce an Aver-level BranchPath value from a recorded event.

Enums§

VmExecutionMode
VM execution mode for record/replay.