mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 03:48:56 +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?