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

Initialize the CppHeap process before V8 #210

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

gahaas
Copy link

@gahaas gahaas commented Jan 30, 2025

cppgc::InitializeProcess should be called first, so that in V8::Initialize a default call to cppgc::InitializeProcess can be done if it has not happpened.

cppgc::InitializeProcess should be called first, so that in
V8::Initialize a default call to cppgc::InitializeProcess can be done if
it has not happpened.
@victorgomes victorgomes merged commit 068c63f into v8:node-ci-2025-01-20 Jan 30, 2025
13 of 18 checks passed
pthier pushed a commit that referenced this pull request Mar 17, 2025
cppgc::InitializeProcess should be called first, so that in
V8::Initialize a default call to cppgc::InitializeProcess can be done if
it has not happpened.
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