Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/WebCoreSupport/
DV8Counters.h51 static void initCounters();
DV8Counters.cpp81 void V8Counters::initCounters() in initCounters() function in WebCore::V8Counters
/external/webkit/WebKit/android/jni/
DWebCoreFrameBridge.cpp869 V8Counters::initCounters(); in CreateFrame()