Skip to content

Commit

Permalink
shared: Add missing Reset()
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonMrBonnie committed Oct 18, 2023
1 parent 06453eb commit bdce7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/src/interfaces/IResource.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ namespace js
ClassInstanceCache::ClearForResource(this);
IScriptObjectHandler::Reset();
ICompatibilityHandler::Reset();
IBindingExportHandler::Reset();

isolate = nullptr;

Expand Down

0 comments on commit bdce7e6

Please sign in to comment.