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

  /external/v8/src/
counters.h 42 static void SetCounterFunction(CounterLookupCallback f) {
d8.cc 345 V8::SetCounterFunction(LookupCounter);
409 V8::SetCounterFunction(LookupCounter);
api.cc     [all...]
  /external/webkit/WebKit/android/WebCoreSupport/
V8Counters.cpp 85 v8::V8::SetCounterFunction(counterForName);
  /external/v8/test/cctest/
test-serialize.cc 107 StatsTable::SetCounterFunction(counter_function);
144 StatsTable::SetCounterFunction(counter_function);
  /external/v8/include/
v8.h     [all...]

Completed in 57 milliseconds