| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 833d3d5 commit 9085412
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -96,6 +96,7 @@ std::string SnapshotBuilder::Generate( | |||
| 96 | 96 | // Must be out of HandleScope | |
| 97 | 97 | StartupData blob = | |
| 98 | 98 | creator.CreateBlob(SnapshotCreator::FunctionCodeHandling::kClear); | |
| 99 | + CHECK(blob.CanBeRehashed()); | ||
| 99 | 100 | // Must be done while the snapshot creator isolate is entered i.e. the | |
| 100 | 101 | // creator is still alive. | |
| 101 | 102 | main_instance->Dispose(); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments