30 #ifndef V8_TEST_CCTEST_PROFILER_EXTENSION_H_
31 #define V8_TEST_CCTEST_PROFILER_EXTENSION_H_
33 #include "../include/v8-profiler.h"
48 static const char* kSource;
virtual v8::Handle< v8::FunctionTemplate > GetNativeFunctionTemplate(v8::Isolate *isolate, v8::Handle< v8::String > name)
static const v8::CpuProfile * last_profile
const char * name() const
static void StopProfiling(const v8::FunctionCallbackInfo< v8::Value > &args)
static void StartProfiling(const v8::FunctionCallbackInfo< v8::Value > &args)