We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15a605 commit 08c8e85Copy full SHA for 08c8e85
src/node_main_instance.h
@@ -77,7 +77,6 @@ class NodeMainInstance {
77
const std::vector<std::string>& args,
78
const std::vector<std::string>& exec_args);
79
80
- static std::unique_ptr<ExternalReferenceRegistry> registry_;
81
std::vector<std::string> args_;
82
std::vector<std::string> exec_args_;
83
std::unique_ptr<ArrayBufferAllocator> array_buffer_allocator_;
0 commit comments