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
Open
Description
EHv4:
-
exnref
interaction with globals -
try_table
acceptsparam
? - 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
acceptsparam
? - updating locals in a
try
block, then throwing:- within the same function
- with a separate throwing function ( [legacy] Add setjmp bait #332 )
- throwing immediately before
try
- catching in a loop
- updating locals after catching
- multiple locals of the same type
Metadata
Metadata
Assignees
Labels
No labels