Home
last modified time | relevance | path

Searched refs:MemoryInfoName (Results 1 - 10 of 10) sorted by relevance

/third_party/node/src/
H A Dmemory_tracker.h26 inline const char* MemoryInfoName() const override { return #Klass; }
55 * // Node name and size comes from the MemoryInfoName and SelfSize of
77 * const char* MemoryInfoName() const override {
128 virtual const char* MemoryInfoName() const = 0;
H A Dnode_realm.cc276 std::cout << "#" << i++ << " " << obj << ": " << obj->MemoryInfoName() in PrintInfoForSnapshot()
322 obj->MemoryInfoName()); in VerifyNoStrongBaseObjects()
H A Dtcp_wrap.h53 const char* MemoryInfoName() const override {
H A Daliased_buffer.h163 inline const char* MemoryInfoName() const override;
H A Daliased_buffer-inl.h216 inline const char* AliasedBufferBase<NativeT, v8::V8T>::MemoryInfoName() \
H A Dasync_wrap.h212 const char* MemoryInfoName() const override;
H A Dasync_wrap.cc674 const char* AsyncWrap::MemoryInfoName() const { in MemoryInfoName() function in node::AsyncWrap
683 MemoryInfoName(), in diagnostic_name()
H A Dnode_process_methods.cc292 OneByteString(env->isolate(), w->MemoryInfoName())); in GetActiveResourcesInfo()
299 OneByteString(env->isolate(), w->MemoryInfoName())); in GetActiveResourcesInfo()
H A Dmemory_tracker-inl.h33 name_ = retainer_->MemoryInfoName(); in MemoryRetainerNode()
71 // name_ == retainer_->MemoryInfoName()
/third_party/node/src/crypto/
H A Dcrypto_util.h402 const char* MemoryInfoName() const override {

Completed in 7 milliseconds