Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/parser/
DParser.cpp39 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter); in parse()
69 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__); in parse()
/external/webkit/Source/WebKit/android/
DTimeCounter.h50 JavaScriptParseTimeCounter, enumerator
/external/webkit/Source/WebCore/bindings/v8/
DV8Proxy.cpp214 android::TimeCounter::start(android::TimeCounter::JavaScriptParseTimeCounter); in compileScript()
216 android::TimeCounter::record(android::TimeCounter::JavaScriptParseTimeCounter, __FUNCTION__); in compileScript()