Searched refs:pending_nodes_count (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dprofile-generator.h246 size_t pending_nodes_count() const { return pending_nodes_.size(); } function in class:v8::internal::ProfileTree
H A Dprofile-generator.cc418 top_down_.pending_nodes_count() >= kNodesFlushCount) {

Completed in 185 milliseconds