Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

gahaas
Copy link

@gahaas gahaas commented Feb 18, 2025

New V8 API expects a CppHeap to exist for the whole existence of an Isolate. Therefore the APIs for attaching and detaching a CppHeap get deprecated, and an existing CppHeap has to be passed to the isolate during isolate creation. This PR adjusts a test that passes an existing CppHeap too late to the isolate.

New V8 API expects a CppHeap to exist for the whole existence of an
Isolate. Therefore the APIs for attaching and detaching a CppHeap get
deprecated, and an existing CppHeap has to be passed to the isolate
during isolate creation. This PR adjusts a test that passes an existing
CppHeap too late to the isolate.
Copy link

@isheludko isheludko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@isheludko isheludko merged commit c14d3ba into v8:node-ci-2025-01-20 Feb 18, 2025
13 of 18 checks passed
@gahaas gahaas deleted the 2025-02-18_no_attach branch February 18, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.