refactor: remove usage of V8's {Attach|Detach}CppHeap() (#45922)

* refactor: remove usage of V8's {Attach|Detach}CppHeap()

* chore: remove revert patch
This commit is contained in:
Shelley Vohr
2025-03-11 18:54:33 +01:00
committed by GitHub
parent 22262c14f1
commit cd56b96544
4 changed files with 321 additions and 138 deletions

View File

@@ -46,3 +46,4 @@ fix_adjust_wpt_and_webidl_tests_for_enabled_float16array.patch
chore_add_createexternalizabletwobytestring_to_globals.patch
feat_add_oom_error_callback_in_node_isolatesettings.patch
fix_-wnonnull_warning.patch
refactor_attach_cppgc_heap_on_v8_isolate_creation.patch