Home | History | Annotate | Download | only in cctest

Lines Matching defs:outer

1662   v8::Handle<v8::String> outer = v8::String::NewFromUtf8(isolate, "outer");
1663 profiler->StartProfiling(outer);
1677 v8::CpuProfile* outer_profile = profiler->StopProfiling(outer);