FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: use ToLocal in DeserializeProperties by danbev · Pull Request #36279 · nodejs/node · GitHub

/ node Public

src: use ToLocal in DeserializeProperties - #36279

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:deserialize_properties_tolocal
Closed

src: use ToLocal in DeserializeProperties#36279
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:deserialize_properties_tolocal

Conversation

danbev commented Nov 26, 2020

Copy link
Copy Markdown
Contributor

This commit uses ToLocal to avoid having to call ToLocalChecked.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This commit uses ToLocal to avoid having to call ToLocalChecked.
nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Nov 26, 2020

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

danbev commented Dec 1, 2020

Copy link
Copy Markdown
Contributor Author

Landed in 2dc6bf0.

danbev closed this Dec 1, 2020
danbev deleted the deserialize_properties_tolocal branch December 1, 2020 05:01
danbev added a commit that referenced this pull request Dec 1, 2020
This commit uses ToLocal to avoid having to call ToLocalChecked.

PR-URL: #36279
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
This commit uses ToLocal to avoid having to call ToLocalChecked.

PR-URL: #36279
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
danielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 1, 2021
This commit uses ToLocal to avoid having to call ToLocalChecked.

PR-URL: #36279
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL