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

  /external/webkit/Source/JavaScriptCore/API/
JSProfilerPrivate.h 40 @function JSStartProfiling
46 JS_EXPORT void JSStartProfiling(JSContextRef ctx, JSStringRef title);
JSProfilerPrivate.cpp 35 void JSStartProfiling(JSContextRef ctx, JSStringRef title)
  /external/webkit/Source/JavaScriptCore/profiler/
ProfilerServer.mm 95 JSStartProfiling(0, profileName.get());

Completed in 46 milliseconds