summaryrefslogtreecommitdiff
path: root/ext/console/01_console.js
AgeCommit message (Expand)Author
2023-05-11fix(console): handle error when inspecting promise-like (#19083)Nayeem Rahman
2023-05-02refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...Kenta Moriuchi
2023-05-01fix(core): Use primordials for methods (#18839)Kenta Moriuchi
2023-04-30refactor: remove ext/console/01_colors.js (#18927)Leo Kettmeir