Home
last modified time | relevance | path

Searched refs:heap_prof_name_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Denv-inl.h789 heap_prof_name_ = name; in set_heap_prof_name()
793 return heap_prof_name_; in heap_prof_name()
Denv.h1341 std::string heap_prof_name_; variable