aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/console (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-31Re-run prettier after changesGravatar Jarred Sumner 3-17/+7
2022-12-28log object string correctly (#1674)Gravatar Alex Lam S.L 5-0/+196
use `Symbol.toStringTag` of the object or that of its `.prototype` fixes #1584