Skip to content

src: use SealHandleScope for inspector tasks#27116

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:inspector-seal
Closed

src: use SealHandleScope for inspector tasks#27116
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:inspector-seal

Conversation

@addaleax

@addaleax addaleax commented Apr 6, 2019

Copy link
Copy Markdown
Member

This addresses a TODO comment that can be resolved,
now that we have V8 7.4.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This addresses a TODO comment that can be resolved,
now that we have V8 7.4.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Apr 6, 2019
@addaleax addaleax added the inspector Issues and PRs related to the V8 inspector protocol label Apr 6, 2019

@jasnell jasnell left a comment

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.

LGTM.

Side note: it would be useful to document somewhere when it is appropriate to use each of these.

@addaleax addaleax mentioned this pull request Apr 8, 2019
4 tasks
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 9, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@danbev

danbev commented Apr 10, 2019

Copy link
Copy Markdown
Contributor

Landed in c1e03ed.

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants