Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-profiler.h99 const char* GetFunctionNameStr() const;
/third_party/node/deps/v8/src/api/
Dapi.cc9741 const char* CpuProfileNode::GetFunctionNameStr() const { in GetFunctionNameStr() function in v8::CpuProfileNode