GetElementCount   550 include/v8-profiler.h   virtual intptr_t GetElementCount() { return -1; }
GetElementCount  1457 src/profile-generator.cc   intptr_t element_count = info->GetElementCount();
GetElementCount  2759 src/profile-generator.cc   intptr_t elements = info->GetElementCount();