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