Searched defs:AsyncWrapObject (Results 1 – 1 of 1) sorted by relevance
67 struct AsyncWrapObject : public AsyncWrap { struct68 static inline void New(const FunctionCallbackInfo<Value>& args) { in New()77 inline AsyncWrapObject(Environment* env, Local<Object> object, in AsyncWrapObject() argument80 static Local<FunctionTemplate> GetConstructorTemplate(Environment* env) { in GetConstructorTemplate()94 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit()