Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor throwException control flow
I'm about to add more branches to the Suspense-related logic in `throwException`, so before I do, I split some of the steps into separate functions so that later I can use them in multiple places. This commit does not change any program behavior, only the control flow surrounding existing code.
- Loading branch information