Skip to content

Conversation

@devsnek
Copy link
Member

Just a draft until our V8 is new enough to support this.

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. vm Issues and PRs related to the vm subsystem. labels Feb 1, 2021
@devsnekdevsnek marked this pull request as draft February 1, 2021 22:22
@devsnekdevsnek added the esm Issues and PRs related to the ECMAScript Modules implementation. label Feb 1, 2021
Copy link
Member

@addaleaxaddaleax left a comment

Choose a reason for hiding this comment

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

LGTM (with a comment to avoid crashing in cases of prototype pollution addressed)

@devsnekdevsnekforce-pushed the vm-import-assertion branch from 4c489f2 to d6b0b14CompareMarch 23, 2021 00:16
@devsnekdevsnek marked this pull request as ready for review March 23, 2021 00:21
@devsnekdevsnekforce-pushed the vm-import-assertion branch from d6b0b14 to 84cdb17CompareMarch 23, 2021 00:22
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

PR-URL: nodejs#37176 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@devsnekdevsnekforce-pushed the vm-import-assertion branch from 84cdb17 to 26eed3eCompareMarch 23, 2021 16:04
@devsnekdevsnek merged commit 26eed3e into nodejs:masterMar 23, 2021
@devsnekdevsnek deleted the vm-import-assertion branch March 23, 2021 16:04
ruyadorno pushed a commit that referenced this pull request Mar 24, 2021
PR-URL: #37176 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
@ruyadorno
Copy link
Member

hi @devsnek this commit is breaking make cctest in v15.x-staging - should it be backported to v15.x?

@devsnek
Copy link
MemberAuthor

@ruyadorno nope! its stuck to the v8 version in master 😄

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++.esmIssues and PRs related to the ECMAScript Modules implementation.vmIssues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@devsnek@nodejs-github-bot@ruyadorno@addaleax@targos@cjihrig