Skip to content

Conversation

@gengjiawen
Copy link
Member

The AsyncResource has two constructors. The removed constructor is not used anymore. Also the other constructor can easily replace the removed one.
The diff is one used const char* name, the removed one use v8::Local<v8::String> name.

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

Signed-off-by: gengjiawen <technicalcute@gmail.com>
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jan 29, 2019
@danbev
Copy link
Contributor

danbev commented Feb 1, 2019

@addaleax
Copy link
Member

addaleax commented Feb 1, 2019

Landed in dee9a61 🎉

@addaleax addaleax closed this Feb 1, 2019
addaleax pushed a commit that referenced this pull request Feb 1, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>

PR-URL: #25793
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
addaleax pushed a commit that referenced this pull request Feb 3, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>

PR-URL: #25793
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
@targos targos mentioned this pull request Feb 14, 2019
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++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants