Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup block-nested pops even when EH is not enabled (#7130) | Thomas Lively | 2024-12-03 | 1 | -2/+3 |
* | Fix EH fuzz bugs (#6381) | Thomas Lively | 2024-03-07 | 1 | -1/+1 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -4/+0 |
* | [NFC] Refactor EHUtils::findPops() method (#4704) | Alon Zakai | 2022-06-01 | 1 | -0/+31 |
* | [EH] Fixup nested pops after reading stacky binary (#4420) | Heejin Ahn | 2022-01-04 | 1 | -41/+43 |
* | [EH] Enable fuzzer with initial contents (#4409) | Heejin Ahn | 2022-01-04 | 1 | -1/+1 |
* | Handle try in Flatten pass (#2567) | Heejin Ahn | 2021-11-29 | 1 | -0/+4 |
* | Add fixup function for nested pops in catch (#4348) | Heejin Ahn | 2021-11-22 | 1 | -36/+126 |
* | [EH] Improve catch validation (#4315) | Heejin Ahn | 2021-11-08 | 1 | -0/+71 |