Home
last modified time | relevance | path

Searched defs:childrenCount (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc83 const int childrenCount = node->GetChildrenCount(); in buildInspectorObjectFor() local
127 const int childrenCount = node->GetChildrenCount(); in flattenNodesTree() local
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc777 const int childrenCount = node->GetChildrenCount(); in FlattenNodesTree() local
843 const int childrenCount = node->GetChildrenCount(); in SerializeNode() local
823 SerializeChildren(const v8::CpuProfileNode* node, int childrenCount) SerializeChildren() argument

Completed in 4 milliseconds