Skip to content

[v8.x-backport] n-api: throw when entry point is null - #21732

Closed
gabrielschulhof wants to merge 1 commit into
nodejs:v8.x-stagingfrom
gabrielschulhof:backport-20779-to-v8.x
Closed

[v8.x-backport] n-api: throw when entry point is null#21732
gabrielschulhof wants to merge 1 commit into
nodejs:v8.x-stagingfrom
gabrielschulhof:backport-20779-to-v8.x

Conversation

@gabrielschulhof

Copy link
Copy Markdown
Contributor

PR-URL: #20779

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x node-api Issues and PRs related to the Node-API. labels Jul 10, 2018
@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

Resume Build doesn't seem to work for node-test-commit-windows-fanned.

@MylesBorins

Copy link
Copy Markdown
Contributor

@gabrielschulhof can you please rebase against v8.x-staging

PR-URL: nodejs#20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@gabrielschulhof

Copy link
Copy Markdown
ContributorAuthor

@MylesBorins done.

@MylesBorins

Copy link
Copy Markdown
Contributor

MylesBorins pushed a commit that referenced this pull request Aug 1, 2018
Backport-PR-URL: #21732
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

Failures are known flakes

b48791d

rvagg pushed a commit that referenced this pull request Aug 16, 2018
Backport-PR-URL: #21732
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@gabrielschulhof
gabrielschulhof deleted the backport-20779-to-v8.x branch June 14, 2019 23:51
Sign up for freeto 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++.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@gabrielschulhof@nodejs-github-bot@MylesBorins@Trott