FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: improve documentation for the vm module by fhinkel · Pull Request #16867 · nodejs/node · GitHub

/ node Public

doc: improve documentation for the vm module - #16867

Closed
fhinkel wants to merge 1 commit into
nodejs:masterfrom
fhinkel:nov/explain-contextify
Closed

doc: improve documentation for the vm module#16867
fhinkel wants to merge 1 commit into
nodejs:masterfrom
fhinkel:nov/explain-contextify

Conversation

fhinkel commented Nov 7, 2017

Copy link
Copy Markdown
Contributor

I think an intro section would help the vm documentation.

Checklist
  • make lint (UNIX) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

nodejs-github-bot added doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem. labels Nov 7, 2017
fhinkel force-pushed the nov/explain-contextify branch from 33b1644 to 73470c9 Compare November 7, 2017 18:13
Comment thread doc/api/vm.md Outdated

bengl Nov 7, 2017
edited
Loading

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Maybe:

The sandboxed code uses a different V8 Context, meaning...

Comment thread doc/api/vm.md Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Maybe "recorded on" -> "reflected in"

fhinkel force-pushed the nov/explain-contextify branch from 73470c9 to 3313580 Compare November 7, 2017 20:48
Comment thread doc/api/vm.md Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

A nit: the it -> it

fhinkel force-pushed the nov/explain-contextify branch from 3313580 to ed0f7c8 Compare November 8, 2017 06:14
Comment thread doc/api/vm.md Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nit: please avoid the use of informal pronouns like you in the docs :-)

Add an intro section and example for the vm module.
fhinkel force-pushed the nov/explain-contextify branch from ed0f7c8 to 76276f0 Compare November 8, 2017 18:44

fhinkel commented Nov 9, 2017

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews. Landed in 5e1e460

fhinkel closed this Nov 9, 2017
fhinkel added a commit that referenced this pull request Nov 9, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
evanlucas pushed a commit that referenced this pull request Nov 13, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
evanlucas mentioned this pull request Nov 13, 2017
MylesBorins pushed a commit that referenced this pull request Nov 17, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 17, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>

Copy link
Copy Markdown
Contributor

@fhinkel I've landed this on both v6.x and v8.x

please lmk if this isn't appropriate for those release lines

gibfahn mentioned this pull request Nov 21, 2017
MylesBorins mentioned this pull request Nov 21, 2017
MylesBorins pushed a commit that referenced this pull request Nov 21, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Nov 28, 2017
Add an intro section and example for the vm module.

PR-URL: #16867
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL