|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8-profiler.h>
| Data Fields | |
| const char * | deopt_reason | 
| std::vector< CpuProfileDeoptFrame > | stack | 
Definition at line 44 of file v8-profiler.h.
| const char* deopt_reason | 
A pointer to a static string owned by v8.
Definition at line 46 of file v8-profiler.h.
| std::vector<CpuProfileDeoptFrame> stack | 
Definition at line 47 of file v8-profiler.h.