We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979574d commit 88a61c4Copy full SHA for 88a61c4
1 file changed
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