GetSizeInBytes    553 include/v8-profiler.h   virtual intptr_t GetSizeInBytes() { return -1; }
GetSizeInBytes   2760 src/profile-generator.cc   intptr_t size = info->GetSizeInBytes();