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 1b586e4 commit c93ee8bCopy full SHA for c93ee8b
src/node_main_instance.h
@@ -78,7 +78,6 @@ class NodeMainInstance {
78
const std::vector<std::string>& args,
79
const std::vector<std::string>& exec_args);
80
81
- static std::unique_ptr<ExternalReferenceRegistry> registry_;
82
std::vector<std::string> args_;
83
std::vector<std::string> exec_args_;
84
std::unique_ptr<ArrayBufferAllocator> array_buffer_allocator_;
0 commit comments