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

  /external/webkit/JavaScriptCore/runtime/
Structure.h 136 void disableSpecificFunctionTracking() { m_specificFunctionThrashCount = maxSpecificFunctionThrashCount; }
JSGlobalObject.cpp 131 structure()->disableSpecificFunctionTracking();

Completed in 18 milliseconds