| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -116,7 +116,6 @@ CommonEnvironmentSetup::CommonEnvironmentSetup( | |||
| 116 | 116 | Isolate::CreateParams params; | |
| 117 | 117 | params.array_buffer_allocator = impl_->allocator.get(); | |
| 118 | 118 | params.external_references = external_references.data(); | |
| 119 | - params.external_references = external_references.data(); | ||
| 120 | 119 | params.cpp_heap = | |
| 121 | 120 | v8::CppHeap::Create(platform, v8::CppHeapCreateParams{{}}).release(); | |
| 122 | 121 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments