MCPcopy Create free account
hub / github.com/PLSysSec/veriwasm / check_statement

Method check_statement

src/checkers/stack_checker.rs:38–118  ·  view source on GitHub ↗
(
        &self,
        state: &StackGrowthLattice,
        ir_stmt: &Stmt,
        _loc_idx: &LocIdx,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

is_stack_accessMethod · 0.80
check_stack_writeMethod · 0.80
is_frame_accessMethod · 0.80
check_bp_writeMethod · 0.80
check_stack_readMethod · 0.80
check_bp_readMethod · 0.80

Tested by

no test coverage detected