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 fcf74c5 commit 6353a4dCopy full SHA for 6353a4d
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