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 6203d05 commit 86e79a5Copy full SHA for 86e79a5
src/env.h
@@ -644,7 +644,6 @@ class Environment {
644
645
inline v8::Isolate* isolate() const;
646
inline uv_loop_t* event_loop() const;
647
- inline uint32_t watched_providers() const;
648
inline void TryLoadAddon(const char* filename,
649
int flags,
650
std::function<bool(binding::DLib*)> was_loaded);
0 commit comments