aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/console (follow)
AgeCommit message (Collapse)AuthorFilesLines
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