V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::CpuProfileDeoptInfo Struct Reference

Public Attributes

const chardeopt_reason
 
std::vector< CpuProfileDeoptFramestack
 

Detailed Description

Definition at line 36 of file v8-profiler.h.

Member Data Documentation

◆ deopt_reason

const char* v8::CpuProfileDeoptInfo::deopt_reason

A pointer to a static string owned by v8.

Definition at line 38 of file v8-profiler.h.


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