Searched refs:last_profile (Results 1 – 4 of 4) sorted by relevance
36 v8::CpuProfile* ProfilerExtension::last_profile = NULL; member in v8::internal::ProfilerExtension61 last_profile = NULL; in StartProfiling()71 last_profile = cpu_profiler->StopProfiling((args.Length() > 0) in StopProfiling()
43 static v8::CpuProfile* last_profile; variable
611 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()712 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()
1665 const v8::CpuProfile* profile = i::ProfilerExtension::last_profile; in TEST()