Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

A "handful" of missing test cases #333

@SoniEx2

Description

@SoniEx2

EHv4:

  • exnref interaction with globals
  • try_table accepts param?
  • updating locals in a try_table block, then throwing:
    • within the same function
    • with a separate throwing function
  • throwing immediately before try_table
  • catching in a loop ( add a little more complex case with a loop block #325 )
  • throw null
  • exnref binary encoding

EHL:

  • try accepts param?
  • updating locals in a try block, then throwing:
  • throwing immediately before try
  • catching in a loop
  • updating locals after catching
    • multiple locals of the same type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions