ProfilerExtension 705 test/cctest/test-profile-generator.cc const char* ProfilerExtension::kSource = ProfilerExtension 709 test/cctest/test-profile-generator.cc v8::Handle<v8::FunctionTemplate> ProfilerExtension::GetNativeFunction( ProfilerExtension 712 test/cctest/test-profile-generator.cc return v8::FunctionTemplate::New(ProfilerExtension::StartProfiling); ProfilerExtension 714 test/cctest/test-profile-generator.cc return v8::FunctionTemplate::New(ProfilerExtension::StopProfiling); ProfilerExtension 722 test/cctest/test-profile-generator.cc v8::Handle<v8::Value> ProfilerExtension::StartProfiling( ProfilerExtension 732 test/cctest/test-profile-generator.cc v8::Handle<v8::Value> ProfilerExtension::StopProfiling( ProfilerExtension 742 test/cctest/test-profile-generator.cc static ProfilerExtension kProfilerExtension;