oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.09k stars 2.67k forks source link

Set.values() results in "ReferenceError: Can't find variable: Symbol.toStringTag" #12745

Open EmilyNyx opened 1 month ago

EmilyNyx commented 1 month ago

What version of Bun is running?

1.1.20+ae1948925

What platform is your computer?

Darwin 23.5.0 arm64 arm

What steps can reproduce the bug?

new Set().values() // "ReferenceError: Can't find variable: Symbol.toStringTag"

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Jarred-Sumner commented 1 month ago

Can you provide a reproduction?

image
github-actions[bot] commented 1 month ago

Hello @EmilyNyx. Please provide a minimal reproduction using a GitHub repository, Replit, or CodeSandbox. Issues marked with needs repro will be closed if they have no activity within 3 days.

atom-zavx0z commented 1 month ago

Map

Снимок экрана 2024-08-07 в 02 32 43