Home
last modified time | relevance | path

Searched defs:IsNotIndicativeOfMemoryLeakAtExit (Results 1 – 7 of 7) sorted by relevance

/third_party/node/src/
Dnode_blob.h104 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function
Dnode_contextify.h177 bool IsNotIndicativeOfMemoryLeakAtExit() const override { return true; } in IsNotIndicativeOfMemoryLeakAtExit() function
Dhandle_wrap.cc100 bool HandleWrap::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::HandleWrap
Dnode_worker.cc744 bool Worker::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::worker::Worker
Dasync_wrap.cc94 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function
Dnode_http_parser.cc884 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function in node::__anon113d0eb30111::Parser
Denv.cc1338 bool BaseObject::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::BaseObject