Files
bun.sh/src
claude[bot] bc91844960 fix: URLSearchParams util.inspect iterator and custom inspect implementation
- Fix formatURLSearchParamsIterator to detect iterator type (keys/values vs entries)
- Format keys/values iterators as simple lists, entries as [key, value] pairs  
- Keep "URLSearchParams Iterator" braces instead of changing to "Entries"
- Add ERR_INVALID_THIS error code definition
- Implement URLSearchParams.prototype[util.inspect.custom] method
- Handle depth and breakLength options properly
- Throw ERR_INVALID_THIS when called with invalid context

Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
2025-05-30 19:34:45 +00:00
..
2025-05-28 17:04:37 -07:00
2025-05-27 19:52:18 -07:00
2025-05-28 17:04:37 -07:00
2025-05-28 17:04:37 -07:00
2025-05-14 18:47:51 -07:00
2025-05-27 15:45:01 -07:00
2025-05-23 22:59:58 -07:00
2025-04-17 19:04:05 -07:00
2025-05-24 13:36:51 -07:00
2025-05-27 19:52:18 -07:00
2025-05-28 17:04:37 -07:00
2025-05-06 22:12:24 -07:00
2025-02-14 06:32:57 -08:00
2025-05-06 22:12:24 -07:00
2025-04-10 14:16:30 -07:00
2025-03-11 22:51:05 -07:00
2025-02-01 01:11:02 -08:00