Searched defs:ProfilerExtension (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dprofiler-extension.h38 class ProfilerExtension : public v8::Extension { class in namespace:v8::internal
40 ProfilerExtension() : v8::Extension("v8/profiler", kSource) { } function in class:v8::internal::ProfilerExtension

Completed in 186 milliseconds