| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This file was updated when we switched to the standard GC opcodes, but the PR
updating it did not include a fix to the encoding for nullable and non-nullable
references, so this test was incorrect. Fix it.
|
|
|
|
| |
The legacy encodings remain available for now by defining
USE_LEGACY_GC_ENCODINGS at build time.
|
|
#4555 fixed validation for such tuples, but we also did not handle
them in "stacky" code using pops etc., due to a logic bug in the
binary reading code.
|