Skip to content

console.assert throwing behaviour and Console object #5340

Description

@qfox

At the moment we have DeveloperToolsWG document about Console object (console.assert) and it's quitely strange to have different behaviour for console.assert in node environment.

Method console.assert was introduced in the early state of node development in 2010 via process.assert: 8e9f59a.

But now, when we very close to have document for Console object... What you think about fix console.assert behaviour in the next major release to stop throwing? And even fix all Console object methods?

Metadata

Metadata

Assignees

No one assigned

    Labels

    consoleIssues and PRs related to the console subsystem.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions