mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
### What does this PR do? We can't use globalThis.takeException() because it throws out of memory error when we instead need to take the exception. ### How did you verify your code works?