Skip to content

console: add dirxml method#17152

Closed
Tiriel wants to merge 3 commits intonodejs:masterfrom
Tiriel:console-dirxml-draft
Closed

console: add dirxml method#17152
Tiriel wants to merge 3 commits intonodejs:masterfrom
Tiriel:console-dirxml-draft

Conversation

@Tiriel
Copy link
Contributor

@Tiriel Tiriel commented Nov 20, 2017

This is an absolute first second draft.
This method was previously exposed by V8 (since Node v8.0.0) and not
implemented in Node directly.
Tests coming soon.

Refs: #17128

Please feel free to comment and give any advice!

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

console

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

console Issues and PRs related to the console subsystem. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.