#include <v8-profiler.h>
Public Attributes | |
const char * | deopt_reason |
std::vector< CpuProfileDeoptFrame > | stack |
const char* v8::CpuProfileDeoptInfo::deopt_reason |
A pointer to a static string owned by v8.
std::vector<CpuProfileDeoptFrame> v8::CpuProfileDeoptInfo::stack |