Home
last modified time | relevance | path

Searched defs:GetHitLineCount (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dprofile-generator.h313 unsigned int GetHitLineCount() const { in GetHitLineCount() function
/third_party/node/deps/v8/src/api/
Dapi.cc9798 unsigned int CpuProfileNode::GetHitLineCount() const { in GetHitLineCount() function in v8::CpuProfileNode