Loading...
Searching...
No Matches
Public Attributes | List of all members
v8::CpuProfileDeoptInfo Struct Reference

#include <v8-profiler.h>

Collaboration diagram for v8::CpuProfileDeoptInfo:
[legend]

Public Attributes

const char * deopt_reason
 
std::vector< CpuProfileDeoptFramestack
 

Member Data Documentation

◆ deopt_reason

const char* v8::CpuProfileDeoptInfo::deopt_reason

A pointer to a static string owned by v8.

◆ stack

std::vector<CpuProfileDeoptFrame> v8::CpuProfileDeoptInfo::stack

The documentation for this struct was generated from the following file: