V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::CpuProfiler Member List

This is the complete list of members for v8::CpuProfiler, including all inherited members.

CollectSample(Isolate *isolate)v8::CpuProfilerstatic
Dispose()v8::CpuProfiler
New(Isolate *isolate)v8::CpuProfilerstatic
SetSamplingInterval(int us)v8::CpuProfiler
StartProfiling(Local< String > title, CpuProfilingMode mode, bool record_samples=false)v8::CpuProfiler
StartProfiling(Local< String > title, bool record_samples=false)v8::CpuProfiler
StopProfiling(Local< String > title)v8::CpuProfiler
UseDetailedSourcePositionsForProfiling(Isolate *isolate)v8::CpuProfilerstatic
V8_DEPRECATED("Use static CollectSample(Isolate*) instead.", void CollectSample())v8::CpuProfiler
V8_DEPRECATED("Use Isolate::SetIdle(bool) instead.", void SetIdle(bool is_idle))v8::CpuProfiler