HomeSort by relevance Sort by last modified time
    Searched defs:supportsProfiling (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowBase.cpp 94 bool JSDOMWindowBase::supportsProfiling() const
128 ASSERT(enabled || !supportsProfiling());
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObject.h 219 virtual bool supportsProfiling() const { return false; }

Completed in 3105 milliseconds