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