Home
last modified time | relevance | path

Searched refs:IsNotIndicativeOfMemoryLeakAtExit (Results 1 – 14 of 14) sorted by relevance

/third_party/node/src/
Dstream_base.h441 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in SET_MEMORY_INFO_NAME()
442 return OtherBase::IsNotIndicativeOfMemoryLeakAtExit(); in SET_MEMORY_INFO_NAME()
458 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in SET_MEMORY_INFO_NAME()
459 return OtherBase::IsNotIndicativeOfMemoryLeakAtExit(); in SET_MEMORY_INFO_NAME()
Dhandle_wrap.h90 bool IsNotIndicativeOfMemoryLeakAtExit() const override;
Dmodule_wrap.h63 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in SET_SELF_SIZE()
Dnode_worker.h58 bool IsNotIndicativeOfMemoryLeakAtExit() const override;
Dbase_object.cc160 bool BaseObject::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::BaseObject
Dhandle_wrap.cc102 bool HandleWrap::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::HandleWrap
Dnode_blob.h116 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function
Dbase_object.h176 virtual bool IsNotIndicativeOfMemoryLeakAtExit() const;
Dnode_realm.cc361 if (obj->IsNotIndicativeOfMemoryLeakAtExit()) return; in VerifyNoStrongBaseObjects()
Dnode_contextify.h193 bool IsNotIndicativeOfMemoryLeakAtExit() const override { return true; } in IsNotIndicativeOfMemoryLeakAtExit() function
Dinspector_js_api.cc159 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in SET_SELF_SIZE()
Dnode_worker.cc747 bool Worker::IsNotIndicativeOfMemoryLeakAtExit() const { in IsNotIndicativeOfMemoryLeakAtExit() function in node::worker::Worker
Dnode_http_parser.cc967 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function in node::__anon72427fb40111::Parser
/third_party/node/src/crypto/
Dcrypto_util.h351 bool IsNotIndicativeOfMemoryLeakAtExit() const override { in IsNotIndicativeOfMemoryLeakAtExit() function