HomeSort by relevance Sort by last modified time
    Searched refs:JSEndProfiling (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/API/
JSProfilerPrivate.cpp 40 void JSEndProfiling(JSContextRef ctx, JSStringRef title)
JSProfilerPrivate.h 49 @function JSEndProfiling
57 JS_EXPORT void JSEndProfiling(JSContextRef ctx, JSStringRef title);
  /external/webkit/Source/JavaScriptCore/profiler/
ProfilerServer.mm 103 JSEndProfiling(0, profileName.get());

Completed in 39 milliseconds