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

  /external/webkit/JavaScriptCore/parser/
Parser.cpp 47 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter);
76 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__);
  /external/webkit/WebKit/android/
TimeCounter.h 50 JavaScriptParseTimeCounter,
  /external/webkit/WebCore/bindings/v8/
V8Proxy.cpp 245 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter);
247 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__);

Completed in 49 milliseconds