update windows libs
This commit is contained in:
@@ -38,7 +38,6 @@ class ObjectWrap {
|
||||
virtual ~ObjectWrap() {
|
||||
if (persistent().IsEmpty())
|
||||
return;
|
||||
assert(persistent().IsNearDeath());
|
||||
persistent().ClearWeak();
|
||||
persistent().Reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user