Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add added: information for vm #7011

Closed
wants to merge 1 commit into from

Conversation

addaleax
Copy link
Member

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc, vm

Description of change

Ref: #6578

@addaleax addaleax added doc Issues and PRs related to the documentations. vm Issues and PRs related to the vm subsystem. labels May 27, 2016
@@ -201,6 +219,9 @@ window's global object, then run all `<script>` tags together within the context
of that sandbox.

## vm.isContext(sandbox)
<!-- YAML
added: v1.0.0
Copy link
Member

@bnoordhuis bnoordhuis May 27, 2016

Choose a reason for hiding this comment

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

vm.isContext() was added in v0.11.7. (EDIT: Commit 9c110d8.)

@bnoordhuis
Copy link
Member

LGTM with a comment.

@addaleax
Copy link
Member Author

Updated with @bnoordhuis’ correction

@jasnell
Copy link
Member

jasnell commented May 27, 2016

LGTM

1 similar comment
@julianduque
Copy link
Contributor

LGTM

@julianduque
Copy link
Contributor

Landed in 6c56d7b, thanks @addaleax

@addaleax
Copy link
Member Author

@julianduque Sorry for getting in the way here, but I force-pushed to master to fix metadata from #6995 … Will re-land this myself, though :)

@julianduque
Copy link
Contributor

race condition

@addaleax
Copy link
Member Author

16f98e5 it is :)

addaleax added a commit that referenced this pull request May 28, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request May 30, 2016
Ref: nodejs#6578
PR-URL: nodejs#7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
rvagg pushed a commit that referenced this pull request Jun 2, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
addaleax added a commit to addaleax/node that referenced this pull request Jul 12, 2016
Ref: nodejs#6578
PR-URL: nodejs#7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 12, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Jul 12, 2016
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 14, 2016
Ref: #6578
PR-URL: #7011
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Julian Duque <[email protected]>
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.

5 participants