Home
last modified time | relevance | path

Searched refs:JavaScriptParseTimeCounter (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/parser/
DParser.cpp47 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter); in parse()
76 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__); in parse()
/external/webkit/WebKit/android/
DTimeCounter.h49 JavaScriptParseTimeCounter, enumerator
/external/webkit/WebCore/bindings/v8/
DV8Proxy.cpp252 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter); in compileScript()
254 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__); in compileScript()