Searched refs:inner_profile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc1670 v8::CpuProfile* inner_profile = profiler->StopProfiling(inner); local
1671 CHECK(inner_profile);
1673 inner_profile->Delete();
1674 inner_profile = NULL;

Completed in 90 milliseconds