Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

src: refactor Reallocate since it introduced in upstream v8 #32716

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

gengjiawen
Copy link
Member

@gengjiawen gengjiawen commented Apr 8, 2020

Note: this is target to branch canary-base

Original PR in: nodejs/node-v8#154.

V8 introduced this api in it's own.

See https://github.com/gengjiawen/node-v8/blob/f1add0594a838793871fc8d785fc7bf1cdf30441/deps/v8/include/v8.h#L5064

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@gengjiawen gengjiawen changed the title src: remove Reallocate since it introduced in upstream v8 src: refactor Reallocate since it introduced in upstream v8 Apr 8, 2020
@gengjiawen gengjiawen added the v8 engine Issues and PRs related to the V8 dependency. label Apr 8, 2020
@gengjiawen
Copy link
Member Author

@targos Can I directly merge this canary-base branch ? or I need to trigger build in Jenkins ?

@targos
Copy link
Member

targos commented Apr 10, 2020

You can merge. CI is not guaranteed to pass with canary.

@gengjiawen gengjiawen merged commit 92af924 into nodejs:canary-base Apr 10, 2020
@gengjiawen gengjiawen deleted the bugfix/buffer branch April 10, 2020 06:22
@richardlau richardlau mentioned this pull request May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants