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

isolate->GetCppHeap() can return nullptr if no heap is attached #1385

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

littledivy
Copy link
Member

Changes v8::Isolate::get_cpp_heap to return a Option<&Heap>.

@littledivy littledivy changed the title isolate->GetCppHeap can return nullptr if no cppheap is attached isolate->GetCppHeap can return nullptr if no heap is attached Jan 6, 2024
@littledivy littledivy changed the title isolate->GetCppHeap can return nullptr if no heap is attached isolate->GetCppHeap() can return nullptr if no heap is attached Jan 6, 2024
@littledivy littledivy enabled auto-merge (squash) January 6, 2024 17:16
@littledivy littledivy merged commit 70a07c0 into denoland:main Jan 6, 2024
8 checks passed
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