mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: bump Node.js to v16.2.0 (#29244)
This commit is contained in:
@@ -168,7 +168,6 @@ JavascriptEnvironment::~JavascriptEnvironment() {
|
||||
isolate_->Exit();
|
||||
g_isolate = nullptr;
|
||||
|
||||
platform_->CancelPendingDelayedTasks(isolate_);
|
||||
platform_->UnregisterIsolate(isolate_);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user