Home | History | Annotate | Download | only in cctest

Lines Matching refs:inner

1666   v8::Handle<v8::String> inner = v8::String::NewFromUtf8(isolate, "inner");
1667 profiler->StartProfiling(inner);
1670 v8::CpuProfile* inner_profile = profiler->StopProfiling(inner);