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

/external/chromium_org/v8/test/cctest/
H A Dtest-cpu-profiler.cc1677 v8::CpuProfile* outer_profile = profiler->StopProfiling(outer); local
1678 CHECK(outer_profile);
1680 outer_profile->Delete();
1681 outer_profile = NULL;

Completed in 65 milliseconds