Skip to content

src,deps: backport and use non-deprecated V8 methods with isolate - #22531

Closed
targos wants to merge 6 commits into
nodejs:masterfrom
targos:v8-isolate-everywhere
Closed

src,deps: backport and use non-deprecated V8 methods with isolate#22531
targos wants to merge 6 commits into
nodejs:masterfrom
targos:v8-isolate-everywhere

Conversation

@targos

@targos targos commented Aug 26, 2018

Copy link
Copy Markdown
Member

Follow-up to #22521

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@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 Aug 26, 2018
@targos

targos commented Aug 27, 2018

Copy link
Copy Markdown
Member Author

@targos

targos commented Aug 28, 2018

Copy link
Copy Markdown
Member Author

targos added 6 commits August 29, 2018 12:23
This overload was added in V8 6.9 and the one without isolate was
removed in V8 7.0.

Refs: v8/v8@8a011b5
These overloads were added in V8 6.9 and the ones without the isolate
parameter were removed in V8 7.0.

Refs: v8/v8@8a011b5
This overload was added in V8 6.9 and the one without the isolate
parameter was removed in V8 7.0.

Refs: v8/v8@3dd5c6f
@targos
targos force-pushed the v8-isolate-everywhere branch from 9508242 to fc0b211 Compare August 29, 2018 10:25
@targos

targos commented Aug 29, 2018

Copy link
Copy Markdown
Member Author

Landed in 2584052...b2f0cfa

@targos targos closed this Aug 29, 2018
@targos targos added the v8 engine Issues and PRs related to the V8 dependency. label Aug 29, 2018
@targos
targos deleted the v8-isolate-everywhere branch August 29, 2018 10:39
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++. lib / src Issues and PRs related to general changes in the lib or src directory. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants