mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
- Use putDirectMayBeIndex instead of putDirect for properties that could be numeric - Fix __proto__ handling to create parent objects but skip the __proto__ property itself - Update tests to match correct behavior 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>