We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebdc874 commit 889ee42Copy full SHA for 889ee42
src/env.h
@@ -139,7 +139,6 @@ class NODE_EXTERN_PRIVATE IsolateData : public MemoryRetainer {
139
ArrayBufferAllocator* node_allocator = nullptr,
140
const EmbedderSnapshotData* embedder_snapshot_data = nullptr,
141
std::shared_ptr<PerIsolateOptions> options = nullptr);
142
- ~IsolateData();
143
144
SET_MEMORY_INFO_NAME(IsolateData)
145
SET_SELF_SIZE(IsolateData)
0 commit comments