Searched refs:JSEndProfiling (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSProfilerPrivate.cpp40 void JSEndProfiling(JSContextRef ctx, JSStringRef title) function
H A DJSProfilerPrivate.h49 @function JSEndProfiling
57 JS_EXPORT void JSEndProfiling(JSContextRef ctx, JSStringRef title);
/external/webkit/Source/JavaScriptCore/profiler/
H A DProfilerServer.mm103 JSEndProfiling(0, profileName.get());

Completed in 70 milliseconds