![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-profiler.h>
Public Attributes | |
const ProfilerId | id |
const CpuProfilingStatus | status |
Result from StartProfiling returning the Profiling Status, and id of the started profiler, or 0 if profiler is not started
Definition at line 330 of file v8-profiler.h.
const ProfilerId v8::CpuProfilingResult::id |
Definition at line 331 of file v8-profiler.h.
const CpuProfilingStatus v8::CpuProfilingResult::status |
Definition at line 332 of file v8-profiler.h.