We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad4d37 commit 48ee6b9Copy full SHA for 48ee6b9
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