Commit 129c5ba
committed
Remove some largely-dead error handling.
The runtime does not claim to work in memory-exhaustion cases and doing
checks *sometimes* is worse than doing them all the time, especially
when the checks are wrong.1 parent 59f69a6 commit 129c5ba
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | 487 | | |
493 | 488 | | |
494 | 489 | | |
495 | 490 | | |
496 | 491 | | |
497 | 492 | | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
| 493 | + | |
503 | 494 | | |
504 | 495 | | |
505 | 496 | | |
| |||
0 commit comments