Commit 6f410f3
committed
fix: builtin_call_indirect does not manage GC obj correctly
In AS calling conversion, arguments should be managed by callee in shadowstack.
builtin_call_indirect does not follow this call conversion.1 parent f16b08f commit 6f410f3
File tree
5 files changed
+4527
-0
lines changed- src
- tests/compiler/incremental-gc
5 files changed
+4527
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3653 | 3653 | | |
3654 | 3654 | | |
3655 | 3655 | | |
| 3656 | + | |
| 3657 | + | |
| 3658 | + | |
3656 | 3659 | | |
3657 | 3660 | | |
3658 | 3661 | | |
| |||
0 commit comments