Skip to content

n-api: new.target#295

Merged
yorkie merged 2 commits intomasterfrom
napi/new-target
Oct 31, 2018
Merged

n-api: new.target#295
yorkie merged 2 commits intomasterfrom
napi/new-target

Conversation

@legendecas
Copy link
Copy Markdown
Contributor

@legendecas legendecas commented Aug 14, 2018

Checklist
  • npm test passes
  • tests included

Issues encountered in this PR:

@legendecas legendecas requested review from algebrait and yorkie August 14, 2018 09:35
@legendecas legendecas changed the title napi: new.target polyfill [WIP] napi: new.target polyfill Aug 14, 2018
@legendecas legendecas force-pushed the napi/new-target branch 3 times, most recently from b483648 to abc5404 Compare August 16, 2018 09:43
yorkie added a commit that referenced this pull request Oct 21, 2018
External functions are treated as incomplete creation, which prototype
is set to be undefined, which causes the `has_instance` doesn't work
at external function.

Fixes: #294
Activte: #295
yorkie added a commit that referenced this pull request Oct 22, 2018
External functions are treated as incomplete creation, which prototype
is set to be undefined, which causes the `has_instance` doesn't work
at external function.

Fixes: #294
Activte: #295
yorkie added a commit that referenced this pull request Oct 24, 2018
External functions are treated as incomplete creation, which prototype
is set to be undefined, which causes the `has_instance` doesn't work
at external function.

Fixes: #294
Activte: #295
@legendecas legendecas changed the title [WIP] napi: new.target polyfill napi: new.target Oct 29, 2018
@legendecas legendecas requested a review from qile222 October 29, 2018 07:26
@legendecas
Copy link
Copy Markdown
Contributor Author

new.target has been implemented in N-API! /cc @yorkie @lolBig

@legendecas legendecas force-pushed the napi/new-target branch 12 times, most recently from ad2e9e0 to 908ce7e Compare October 29, 2018 10:18
@legendecas legendecas force-pushed the napi/new-target branch 5 times, most recently from 3196270 to b1867c3 Compare October 30, 2018 05:41
@legendecas legendecas changed the title napi: new.target n-api: new.target Oct 30, 2018
@yorkie
Copy link
Copy Markdown
Member

yorkie commented Oct 31, 2018

Our compatible list should be updated, too :p

Copy link
Copy Markdown
Member

@yorkie yorkie left a comment

Choose a reason for hiding this comment

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

Great works, LGTM if CI is green :)

@yorkie yorkie merged commit 50c8a19 into master Oct 31, 2018
@yorkie yorkie deleted the napi/new-target branch October 31, 2018 16:39
yorkie pushed a commit that referenced this pull request Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants