Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

napi: use new.target jsrt api #451

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Conversation

boingoing
Copy link
Contributor

Now that Jsrt has added a way to fetch the new.target
argument from a function callback invocation, change
the N-API layer to fetch this value.

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

N-API

Now that Jsrt has added a way to fetch the new.target argument from a function callback invocation, change the N-API layer to fetch this value.
@boingoing
Copy link
Contributor Author

Copy link
Contributor

@digitalinfinity digitalinfinity left a comment

Choose a reason for hiding this comment

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

:shipit:

@boingoing boingoing merged commit c6b7fca into nodejs:master Jan 17, 2018
kfarnung pushed a commit that referenced this pull request Jan 17, 2018
Now that Jsrt has added a way to fetch the new.target
argument from a function callback invocation, change
the N-API layer to fetch this value.
@kfarnung kfarnung mentioned this pull request Apr 24, 2018
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants