Searched refs:last_profile (Results 1 – 4 of 4) sorted by relevance
37 v8::CpuProfile* ProfilerExtension::last_profile = NULL; member in v8::internal::ProfilerExtension67 last_profile = NULL; in StartProfiling()78 last_profile = cpu_profiler->StopProfiling((args.Length() > 0) in StopProfiling()
45 static v8::CpuProfile* last_profile; variable
597 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()707 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()
1690 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()