Skip to content

Control flow name check for non-strict assembly #1823

@pirapira

Description

@pirapira

In the non-strict mode assembly, add checks:

  • before and after the jump, the named stack elements stay at the same positions
  • the control-flow source and destination of continue have named stack elements at the same positions
  • the control-flow source and destination of break have named stack elements at the same positions
  • the control-flow source and destination of switch have named stack elements at the same positions
  • the control-flow source and destination of for have named stack elements at the same positions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions