Skip to content

src: remove calls to deprecated V8 functions (Int32Value) #22662

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented Sep 2, 2018

Remove all calls to deprecated V8 functions (here: Value::Int32Value)
inside the code.

/cc @ryzokuken @addaleax @jasnell

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

Remove all calls to deprecated V8 functions (here: Value::Int32Value)
inside the code.
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels Sep 2, 2018
@targos
Copy link
Member Author

targos commented Sep 2, 2018

CI: https://ci.nodejs.org/job/node-test-pull-request/16962/ (:heavy_check_mark:)

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 5, 2018
@danbev
Copy link
Contributor

danbev commented Sep 5, 2018

Landed in 594a84d.

@danbev danbev closed this Sep 5, 2018
danbev pushed a commit that referenced this pull request Sep 5, 2018
Remove all calls to deprecated V8 functions (here: Value::Int32Value)
inside the code.

PR-URL: #22662
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
@targos targos deleted the deprecated-int32value branch September 5, 2018 11:14
targos added a commit that referenced this pull request Sep 5, 2018
Remove all calls to deprecated V8 functions (here: Value::Int32Value)
inside the code.

PR-URL: #22662
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
targos added a commit that referenced this pull request Sep 6, 2018
Remove all calls to deprecated V8 functions (here: Value::Int32Value)
inside the code.

PR-URL: #22662
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants