Searched refs:StopCpuProfiling (Results 1 – 3 of 3) sorted by relevance
164 const CpuProfile* StopCpuProfiling(Handle<String> title));
1255 Deprecate Start/StopCpuProfiling methods (issue 3213).1419 StopCpuProfiling should return non-const CpuProfile (issue 3213).
7169 const CpuProfile* CpuProfiler::StopCpuProfiling(Handle<String> title) { in StopCpuProfiling() function in v8::CpuProfiler