Skip to content

Conversation

@MylesBorins
Copy link
Contributor

@MylesBorinsMylesBorins commented Mar 28, 2019

Converted uses of Object and Map to use frozen built
in primordials.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes

Converted uses of Object and Map to use frozen built in primordials.
@MylesBorins
Copy link
ContributorAuthor

Can we fastrack please?

@nodejs-github-bot
Copy link
Collaborator

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 28, 2019
@targos
Copy link
Member

Landed in 7a54709

@targostargos closed this Mar 30, 2019
targos pushed a commit that referenced this pull request Mar 30, 2019
Converted uses of Object and Map to use frozen built in primordials. PR-URL: #26954 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
BethGriggs pushed a commit that referenced this pull request Apr 5, 2019
Converted uses of Object and Map to use frozen built in primordials. PR-URL: #26954 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Guy Bedford <[email protected]> Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@MylesBorins@nodejs-github-bot@targos@guybedford@joyeecheung@devsnek@BridgeAR