Skip to content

Commit

Permalink
fixup! src: support WeakReference in snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Aug 10, 2022
1 parent c53e6f3 commit 8b5a4e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/node_snapshotable.h
Expand Up @@ -14,10 +14,6 @@ struct EnvSerializeInfo;
struct SnapshotData;
class ExternalReferenceRegistry;

namespace util {
class WeakReference;
}

#define SERIALIZABLE_OBJECT_TYPES(V) \
V(fs_binding_data, fs::BindingData) \
V(v8_binding_data, v8_utils::BindingData) \
Expand Down

0 comments on commit 8b5a4e4

Please sign in to comment.