Skip to content

Conversation

addaleax
Copy link
Member

Display v8::External values as [External] rather than {}
which makes them look like objects.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

util

Display `v8::External` values as `[External]` rather than `{}`
which makes them look like objects.
@addaleax addaleax added semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module. labels Mar 31, 2017
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. util Issues and PRs related to the built-in util module. labels Mar 31, 2017
@addaleax
Copy link
Member Author

addaleax commented Mar 31, 2017

@addaleax
Copy link
Member Author

addaleax commented Apr 3, 2017

Landed in 3cc3e09

@addaleax addaleax closed this Apr 3, 2017
@addaleax addaleax deleted the inspect-external branch April 3, 2017 08:11
addaleax added a commit that referenced this pull request Apr 3, 2017
Display `v8::External` values as `[External]` rather than `{}`
which makes them look like objects.

PR-URL: #12151
Reviewed-By: Timothy Gu <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
@jasnell jasnell mentioned this pull request Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++. semver-major PRs that contain breaking changes and should be released in the next major version. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants