V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Attributes | |
const char * | deopt_reason |
std::vector< CpuProfileDeoptFrame > | stack |
Definition at line 36 of file v8-profiler.h.
const char* v8::CpuProfileDeoptInfo::deopt_reason |
A pointer to a static string owned by v8.
Definition at line 38 of file v8-profiler.h.